1
0
Fork 0
mirror of https://git.sr.ht/~phw/scotty synced 2025-04-30 13:47:05 +02:00
scotty/.gitignore

19 lines
274 B
Text

# Common files to ignore
*~
.vscode/
# Local config (for testing)
/scotty.toml
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
/scotty
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out