Update .gitignore
Browse files- .gitignore +2 -2
.gitignore
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
__pycache__*
|
2 |
-
/images
|
|
|
1 |
+
__pycache__*
|
2 |
+
/images
|