orangesite/.gitignore
sneak 0d9ed8874f
All checks were successful
continuous-integration/drone/push Build is passing
made to suck less, including:
* `make` works again, exporting correct database file path for local dev
* better formatting of durations
* refactored duration math to misc functions
* now tracks and displays score
* displays short-lifetime fp wipeouts in red
2020-03-25 07:50:10 -07:00

17 lines
225 B
Plaintext

# ---> Go
# Binaries for programs and plugins
*.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
server
storage.sqlite