dave/.gitignore
2018-04-09 15:24:57 +02:00

21 lines
244 B
Text

# 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