More file to ignore

This commit is contained in:
Mickael Remond
2019-05-16 16:13:19 +02:00
parent 392d3a1ae7
commit 67d9170354

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ _testmain.go
*.test *.test
*.prof *.prof
coverage.out coverage.out
coverage.txt
.idea/ .idea/
*.iml *.iml