Update .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
# =====================================================
|
| 4 |
# Python
|
| 5 |
-
# =================================
|
| 6 |
__pycache__/
|
| 7 |
*.py[cod]
|
| 8 |
*$py.class
|
|
|
|
| 2 |
|
| 3 |
# =====================================================
|
| 4 |
# Python
|
| 5 |
+
# =================================
|
| 6 |
__pycache__/
|
| 7 |
*.py[cod]
|
| 8 |
*$py.class
|