Files
old-backend/.gitignore
2023-09-18 12:27:40 +02:00

15 lines
182 B
Plaintext

#configuration
.env
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
backend
debug
.vscode
.vs/
.DS_Store