16 lines
269 B
Plaintext
16 lines
269 B
Plaintext
# Runtime configuration and installation state
|
|
/storage/install-config.php
|
|
/storage/installed.lock
|
|
|
|
# Runtime output and local backups
|
|
/storage/*.log
|
|
/storage/*.sqlite
|
|
/storage/*.db
|
|
*.sql.gz
|
|
*.bak
|
|
|
|
# Local editor and operating-system metadata
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|