Files
gkachele-saas/.gitignore
2026-01-17 11:40:17 +01:00

17 lines
245 B
Plaintext

# Docker
.env
*.log
# WordPress
wp-content/uploads/
wp-content/upgrade/
wp-content/backup-db/
wp-content/advanced-cache.php
wp-content/wp-cache-config.php
wp-content/cache/
wp-content/cache/supercache/
# OS
.DS_Store
Thumbs.db