dave/.gitignore

22 lines
244 B
Text
Raw Normal View History

2018-04-09 12:58:16 +02:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
dt
bin/
dist/
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Intellij
.idea/
# SSL Certs
*.pem