Add gitignore

This commit is contained in:
Edward Betts 2023-10-06 19:24:48 +01:00
parent a7eb8e930c
commit 6331b65c18

2
.gitignore vendored Normal file
View file

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