Add .gitignore

This commit is contained in:
Thomas Lauf 2023-01-03 16:15:01 +01:00
parent 9df07b68ab
commit 3b84f306e6

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.pytest_cache/
__pycache__/
venv/