yasshi2525/RushHour

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
reports
logs
tmp
.vscode/
assets/bundle
client/dist
client/lib
client/node_modules
client/src/static/import
client/coverage
client/junit.xml
docs/spec/dist
docs/spec/src/_ext/__pycache__
docs/api/swagger.json
docs/api/swagger.yaml
docs/api/docs.go

!.gitkeep

# 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