dfbattle/.gitignore
2023-05-17 21:02:12 +08:00

15 lines
211 B
Plaintext

# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
/output
/obj
/publish