Verified Commit 0ef9c51e authored by hanke's avatar hanke Committed by Jakob Moser
Browse files

Add .mypy_cache to gitignore

parent 93534663
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
venv
__pycache__
.ipynb_checkpoints
.mypy_cache

# JavaScript-related
node_modules