Update .gitignore

This commit is contained in:
LucasVbr
2022-06-05 12:42:07 +02:00
parent 692871420e
commit b529d78037
+4 -1
View File
@@ -2,4 +2,7 @@
.idea/**/*
venv/*
venv/**/*
venv/**/*
__pycache__/*
__pycache__/**/*