# Python __pycache__/ *.py[cod] *.class *.so .Python .venv .venv/ venv/ ENV/ env/ .python-version # Data data/ # Environment .env # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Debug files (these should be in data/ but just in case) debug_page.html *.html !README.md