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