Update .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -3,4 +3,4 @@ __pycache__/
|
|
| 3 |
.DS_Store
|
| 4 |
*.log
|
| 5 |
.env
|
| 6 |
-
.vscode/
|
|
|
|
| 3 |
.DS_Store
|
| 4 |
*.log
|
| 5 |
.env
|
| 6 |
+
.vscode/
|