ALFRED/.gitignore

24 lines
362 B
Plaintext
Raw Normal View History

2018-07-22 23:00:40 +02:00
# ---> Go
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2018-12-30 19:31:56 +01:00
#swap files
*~
2018-07-22 23:00:40 +02:00
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
2018-07-24 12:57:31 +02:00
settings_custom.json
history.json
users.json
2018-12-30 19:31:56 +01:00
chat_data.json