Files
old-backend/.gitignore
2023-09-06 11:58:33 +02:00

14 lines
174 B
Plaintext

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