Files
Oracle-TX11-TX21/.gitignore

20 lines
249 B
Plaintext

# --- Ignition repo ignore ---
# Ignore system files and temps
*.idb
*.lck
*.DB
logs/
temp/
db/
cache/
# Allow backups and design resources
!*.gwbk
!projects/
!themes/
# Ignore local VS Code and Docker files not needed in AWS
.vscode/
.DS_Store/