icq/.gitignore

14 lines
198 B
Text
Raw Normal View History

2018-07-02 13:40:09 +03: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
2018-09-16 02:36:04 +03:00
.idea