# Dependencies node_modules/ package-lock.json # Build outputs dist/ build/ *.pyc __pycache__/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* # Environment .env .env.local # Generated content staging/