# Backend config file /config.py # Local environments /.venv/ /node_modules/ # Cache files and directories *.pyc __pycache__/ /.parcel-cache/ # Bundled files /dist/ # Latex compiled files **/*.aux **/*.bbl **/*.bcf **/*.blg **/*.gz **/*.log **/*.out **/*.run.xml docs/proposal/*.pdf # Drawio backup and lock files **/*.drawio.bkp **/*.drawio.dtmp