# Credentials - NEVER commit these config/*.json config/*.key *.credentials.json service-account*.json # Environment .env .env.local *.env # Python __pycache__/ *.pyc .venv/ venv/ # Node node_modules/ # IDE .idea/ .vscode/ # OS .DS_Store