Compare commits

...

2 commits

Author SHA1 Message Date
22b7b4d185 And ignore even more 2024-09-30 06:47:54 -07:00
904a2b5f3f Ignore more 2024-09-30 06:47:24 -07:00

8
.gitignore vendored
View file

@ -6,3 +6,11 @@ __pycache__/
# Version file for pdm, points to host root.
.pdm-python
# Anything built
dist/
# Hypothesis
.hypothesis/
*.whl