wesher/.gitignore

19 lines
235 B
Plaintext
Raw Normal View History

2019-03-26 23:30:33 +01:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-03-25 01:02:10 +01:00
wesher
wesher-*
2019-03-26 23:30:33 +01:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-03-25 01:02:10 +01:00
# Misc
*.tmp
*.sha256sums