# Dependencies node_modules/ package-lock.json # Build outputs *.log .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Cache & Storage .cache/ .sass-cache/ admin/storage/cache/ # Temporary files *.tmp *.temp # Local configuration & credentials config.json admin/config/admin.json # No content content/ !content/.gitkeep