go-again/.gitignore

22 lines
255 B
Plaintext
Raw Normal View History

2019-06-22 07:10:21 +00:00
db.json
2019-06-23 06:08:05 +00:00
*.bak
*.tmp
.*.sw*
2019-06-22 07:10:21 +00:00
/cmd/again/again
/again
2019-06-15 22:47:34 +00:00
# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out