Ignore MyPy cache

This commit is contained in:
Martin Blazik
2020-10-06 21:16:44 +02:00
parent a4fb9f411b
commit 4b883a6add

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
/tmp/ /tmp/
/opt/bin/* /opt/bin/*
/opt/* /opt/*
.mypy_cache/
!/**/.gitkeep !/**/.gitkeep