Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user