Update .gitignore

This commit is contained in:
nikk gitanes
2021-08-22 09:42:47 +03:00
parent 2e9a568e0b
commit a0dffeb258

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@
# Test binary, build with `go test -c` # Test binary, build with `go test -c`
*.test *.test
# Mac stuff
.DS_Store
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out