add version.py

add pyproject.toml

add .hatch to gitignore
This commit is contained in:
onyx-and-iris
2022-10-28 16:57:06 +01:00
parent 67fe16e97f
commit c4ee2347ba
5 changed files with 56 additions and 1 deletions

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ venv/
ENV/
env.bak/
venv.bak/
.hatch
# Test/config
quick.py