# Python __pycache__/ *.pyc # Env .env venv/ .venv/ # Data data/** !data/.gitkeep # Node web/node_modules/ web/dist/