1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

added .mypy_cache to .gitignore

This commit is contained in:
Bastian Venthur
2022-09-01 19:03:07 +02:00
parent 0399961aa3
commit a224840b28

1
.gitignore vendored
View File

@@ -10,5 +10,6 @@ docs/api/
htmlcov/
.coverage
.mypy_cache
venv/