updated gitignore
This commit is contained in:
parent
351f1fcb19
commit
e0eedbc2b1
7
.gitignore
vendored
7
.gitignore
vendored
@ -24,3 +24,10 @@ _testmain.go
|
|||||||
*.test
|
*.test
|
||||||
*.prof
|
*.prof
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# ignore local test data and folders
|
||||||
|
devconfig.ini
|
||||||
|
*.gz
|
||||||
|
.directory
|
Loading…
Reference in New Issue
Block a user