Add gitignore

This commit is contained in:
Edward Betts 2023-12-22 10:56:05 +00:00
parent d26c9fcd2f
commit 1ac3228959

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.mypy_cache/
__pycache__
.hypothesis/