Add gitignore

This commit is contained in:
Edward Betts 2023-10-31 14:47:01 +00:00
parent 91cdb955e9
commit 099c87d42a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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