Update .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
*.un~
|
2 |
*.pyc
|
3 |
-
__pycache__
|
|
|
1 |
*.un~
|
2 |
*.pyc
|
3 |
+
__pycache__/
|