1
0
Fork 0
mirror of https://github.com/shouptech/tempgopher.git synced 2026-02-03 16:49:42 +00:00

Add more ignore things

This commit is contained in:
Emma 2018-09-30 19:44:45 -06:00
parent 421bd7277c
commit fae1914fe1

14
.gitignore vendored
View file

@ -1,3 +1,17 @@
# Things
temp-gopher temp-gopher
*~ *~
*.swp *.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