Skip to content

Commit

Permalink
include .vscode directory in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sjenning committed Mar 7, 2016
1 parent 09f00ae commit ca6d0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*.iml

# Vscode files
.vscode/**
.vscode

# This is where the result of the go build goes
/output/**
Expand Down

0 comments on commit ca6d0fa

Please sign in to comment.