Add gitignore

This commit is contained in:
Edward Betts 2023-09-29 12:13:23 +01:00
parent 659042c45a
commit 17c0ab5f99

2
.gitignore vendored Normal file
View file

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