19 lines
257 B
Plaintext
19 lines
257 B
Plaintext
ci/dev/mongo.key*
|
|
|
|
# VCS / editor files
|
|
.git
|
|
.vscode
|
|
.DS_Store
|
|
**/.DS_Store
|
|
|
|
# Local caches and temporary artifacts
|
|
.cache
|
|
.gocache
|
|
**/.gocache
|
|
**/tmp/
|
|
**/tmp/**
|
|
|
|
# Frontend local build artifacts (rebuilt in Docker)
|
|
frontend/**/.dart_tool
|
|
frontend/**/build
|