diff options
| author | natsuoto <[email protected]> | 2026-06-30 15:29:01 +0530 |
|---|---|---|
| committer | natsuoto <[email protected]> | 2026-06-30 15:29:01 +0530 |
| commit | 6774eab5f8a1bbda930efd38d41d793557057aed (patch) | |
| tree | ce6e3f57da4c7d9af29c39df4dea78e54523cf3d | |
| parent | 1de55c299a9bd93ee7129bddf3a876ecab7318f8 (diff) | |
| download | edify-6774eab5f8a1bbda930efd38d41d793557057aed.tar.xz edify-6774eab5f8a1bbda930efd38d41d793557057aed.zip | |
chore: gitignore edify/version.py (hatch-vcs build artefact)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ __pycache__ *.egg-info dist build +edify/version.py eggs .eggs parts |
