wesher/.gitignore

17 lines
213 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
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