# Backend config file /config.py # Local environments /.venv/ /node_modules/ # Cache files and directories *.pyc __pycache__/ /.parcel-cache/ # Bundled files /dist/