staletea/.gitignore
Jonas Franz b89d0ba175
Some checks failed
continuous-integration/drone/push Build is failing
Add fmt check
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2019-06-04 11:00:58 +02:00

26 lines
373 B
Plaintext

# Created by https://www.gitignore.io/api/go,intellij
# Edit at https://www.gitignore.io/?templates=go,intellij
### Go ###
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
### Go Patch ###
/vendor/
/Godeps/
./idea
config.yml