1
0
Fork 0
git-sv/.gitignore

24 lines
284 B
Text
Raw Normal View History

2019-11-17 12:42:31 -03:00
# Binaries for programs and plugins
2019-11-17 13:06:44 -03:00
bin/
2019-11-17 12:42:31 -03:00
*.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
2021-02-13 15:40:09 -03:00
*.sample
2021-09-24 17:36:01 -03:00
todo
# Additional generated artifacts
artifacts/
# Mac metadata
.DS_Store