mastotool/.gitignore

23 lines
261 B
Plaintext
Raw Normal View History

2018-11-22 04:23:24 +01:00
# 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
# Config files
*.json
2019-08-11 21:54:49 +02:00
*.json.*
# Binary
2019-08-11 04:12:37 +02:00
mastotool
2019-08-11 21:50:58 +02:00
# Release
dist/