OSVauco/.geminiignore

14 lines
255 B
Plaintext

# .geminiignore — filer Gemini CLI skal ignorere
# (NB: session-context i tmp-context/ er IKKE listet her, så CLI kan lese den)
node_modules/
.terraform/
*.tfstate
*.tfstate.backup
infrastructure/terraform/tfplan
**/tfplan
dist/
build/
.next/
.cache/