adventofcode/.gitignore

20 lines
307 B
Plaintext
Raw Normal View History

2017-12-02 11:13:44 +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
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
2017-12-02 18:26:28 +00:00
??dec/??dec
*~
*.swp