mirror of
https://github.com/michaelstaake/mainty.git
synced 2026-04-16 19:40:13 +00:00
Improved responsive layout for mobile
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1 +1,24 @@
|
||||
# Database
|
||||
data/mainty.db
|
||||
data/*.db
|
||||
|
||||
# Logs
|
||||
error_log
|
||||
*.log
|
||||
|
||||
# OS Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
||||
# htaccess
|
||||
.htaccess
|
||||
Reference in New Issue
Block a user