This commit is contained in:
Jack Sangdahl 2023-12-27 01:27:14 -07:00
parent a593c7260a
commit a148401634

2
.gitignore vendored
View file

@ -7,3 +7,5 @@
/build /build
*.DS_Store *.DS_Store
__pycache__ __pycache__
.python-version
.venv