1
0
Fork 0
git-sv/.gitignore
2021-07-22 18:07:18 -05:00

22 lines
279 B
Text

# Binaries for programs and plugins
bin/
*.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
*.sample
# Additional generated artifacts
artifacts/
# Mac metadata
.DS_Store