Add more cache dirs to .gitignore

This commit is contained in:
Lukáš Kucharczyk 2023-01-05 12:19:43 +01:00
parent 66a49ff911
commit 51d5306f91
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
__pycache__
.mypy_cache
.pytest_cache
.venv
node_modules
package-lock.json