Update gitignore.

This commit is contained in:
Nikos Katirtzis 2018-08-06 22:40:00 +01:00
parent 66450bf156
commit a65c6ca5d4

6
.gitignore vendored
View File

@ -23,3 +23,9 @@ _testmain.go
*.test
*.prof
.vscode
# OS generated files
.DS_Store
# IDEA files
**/.idea