Skip to content

Commit

Permalink
Ignore .idea/ and dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
cvbarros committed Jul 30, 2019
1 parent 4d5082c commit 6ce5b85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*.dll
*.so
*.dylib
dist/

# Test binary, build with `go test -c`
*.test
Expand All @@ -16,8 +17,9 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/

# VSCode
# IDEs
.vscode/
.idea/

#TeamCity docker mounts
log_dir/
Expand Down

0 comments on commit 6ce5b85

Please sign in to comment.