diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-20 12:20:28 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-20 12:20:28 +0200 |
| commit | 8ee1505b2ebd861526c05fa3479c904aa16c5bc7 (patch) | |
| tree | 4c9dd592c1da891716f22c46c7df3a6a6fc9e661 /.gitignore | |
| parent | d71ef41dee820f8403bc7c57bcf3bc5756806549 (diff) | |
Initial pyproject.toml
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ __pycache__ build/ dist/ *.egg-info/ +poetry.lock |
