More file to ignore

This commit is contained in:
Mickael Remond
2019-05-16 16:13:19 +02:00
committed by Mickaël Rémond
parent 91a7cc9c64
commit c642ad79fc

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