1
0
forked from x/icebergs
icebergs/.gitignore
2020-09-12 18:12:21 +08:00

21 lines
300 B
Plaintext

# Binaries for programs and plugins
pack/
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
*.tags
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
# Dependency directories (remove the comment below to include it)
# vendor/
*.swp
*.swo