1
0
Fork 0
mirror of https://github.com/shouptech/tempgopher.git synced 2026-02-03 08:39:43 +00:00
tempgopher/.gitignore
Mike Shoup c37d491e86 Moved to GitLab and setup CI
* Renamed temp-gopher references to tempgopher
* Added to GitLab CI
2018-10-04 17:57:39 -06:00

20 lines
255 B
Text

# Things
tempgopher
*~
*.swp
# 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
# Ignore packr files
*-packr.go