Update .gitignore

This commit is contained in:
vCaesar 2017-06-30 21:46:55 +08:00
parent 8fe2f76d8c
commit 44aca8f2f3

4
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Object files
.DS_Store
.vscode
.idea
# Debug files
*.dSYM/
@ -48,3 +49,6 @@ _testmain.go
*.x86_64
*.hex
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/