Add gitignore

This commit is contained in:
Edward Betts 2023-10-31 14:47:01 +00:00
parent 91cdb955e9
commit 099c87d42a

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
venv
__pycache__
.mypy_cache/
config/default.py