diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 12:54:41 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 12:54:41 +0200 |
| commit | 8732722aca10833d8799ada6f82ed334ce2e085d (patch) | |
| tree | d1998d73e612e9585c80dd816288aaee633f9b70 /.gitignore | |
| parent | b509b20e05dcc481b20ae1e8181553e860ca5e34 (diff) | |
Run development directly with system Python
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ __pycache__/ *.py[cod] -.venv/ build/ dist/ *.egg-info/ |
