# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class *.pyc *.py~ # Distribution / packaging .Python develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg tags MANIFEST # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Dependency directories node_modules/ jspm_packages/ # IDEs and editors .vscode/ .vs/ .idea/ .kdev4/ *.kdev4 *.DS_Store *.swp *.comp.js .wnf-lang-status *debug.log # Helix Editor .helix/ # Aider AI Chat .aider* # Per-app translation copies (az.po/ru.po) are generated and overwritten by the # az_locale app on every `bench migrate` (setup_locale). Masters live in the # az_locale repo, so keeping these tracked only dirties the tree and blocks # `git pull`. Untrack them; main.pot (the extraction template) stays tracked. jey_wizard/locale/*.po