update .gitignore
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ __pycache__/
|
|||||||
*$py.class
|
*$py.class
|
||||||
.idea
|
.idea
|
||||||
db/__pycache__/*
|
db/__pycache__/*
|
||||||
*.iml
|
*.iml
|
||||||
|
venv
|
||||||
Reference in New Issue
Block a user