# Frontend frontend/node_modules/ frontend/dist/ # Python __pycache__/ *.py[cod] .venv/ venv/ # Local configuration .env backend/.env # Editors and operating systems .DS_Store Thumbs.db .idea/ .vscode/