1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00
gopher-os/.gitignore
Achilleas Anagnostopoulos 3a1a8b4185 Update .gitignore
2017-03-23 06:50:13 +00:00

16 lines
239 B
Plaintext

# 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
# build folders and vagrant data dir
build/
.vagrant