Update environment variables, enhance .gitignore, add basic installation script, and update README
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,15 +1,10 @@
|
||||
|
||||
# Backup files
|
||||
*.bak
|
||||
*.backup
|
||||
*.sql
|
||||
*.dump
|
||||
backup/
|
||||
backups/
|
||||
*.tar.gz
|
||||
*.zip
|
||||
*.7z
|
||||
*_backup
|
||||
*_backup_*
|
||||
backup_*
|
||||
*.old
|
||||
database
|
||||
assets
|
||||
fail2ban
|
||||
https_portal
|
||||
logs
|
||||
nginx
|
||||
redis
|
||||
pgadmin/data
|
||||
database_bkp
|
||||
volumes
|
||||
Reference in New Issue
Block a user