| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # Nix build symlink (do NOT commit; build/ is the real artifact and IS tracked) | |
| result | |
| result-* | |
| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # Nix build symlink (do NOT commit; build/ is the real artifact and IS tracked) | |
| result | |
| result-* | |