Fixed the READMEs and small fix around the project
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
# OS Artifacts
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Environment & IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Scratch & Temporary Folders
|
||||
scratch/
|
||||
*.tmp
|
||||
*.log
|
||||
|
||||
# Dynamic Uploaded Favicons (Keep default favicon.png)
|
||||
assets/img/favicon_*.png
|
||||
assets/img/favicon_*.jpg
|
||||
assets/img/favicon_*.jpeg
|
||||
assets/img/favicon_*.webp
|
||||
assets/img/favicon_*.ico
|
||||
assets/img/favicon_*.svg
|
||||
|
||||
# Installer Completed Marker (Optional)
|
||||
first_start.php.completed
|
||||
Reference in New Issue
Block a user