updated gitignore

This commit is contained in:
Philipp Häfelfinger 2019-07-14 21:45:47 +02:00
parent 351f1fcb19
commit e0eedbc2b1
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -24,3 +24,10 @@ _testmain.go
*.test *.test
*.prof *.prof
.idea/
*.log
# ignore local test data and folders
devconfig.ini
*.gz
.directory