ALFRED/.gitignore

24 lines
362 B
Plaintext
Raw Normal View History

2018-07-22 21:00:40 +00: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 18:31:56 +00:00
#swap files
*~
2018-07-22 21:00:40 +00:00
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
2018-07-24 10:57:31 +00:00
settings_custom.json
history.json
users.json
2018-12-30 18:31:56 +00:00
chat_data.json