Add .gitignore

This commit is contained in:
Edward Betts 2023-10-10 09:09:01 +01:00
parent ab81201908
commit 4375b80d45

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__
.mypy_cache/