Spaces:
Running
Running
Nitish commited on
Commit ·
9b6b258
1
Parent(s): 31940d7
chore: remove venv from git
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -11,4 +11,4 @@ dist/
|
|
| 11 |
*.whl
|
| 12 |
*.tar.gz
|
| 13 |
.pytest_cache/
|
| 14 |
-
.
|
|
|
|
| 11 |
*.whl
|
| 12 |
*.tar.gz
|
| 13 |
.pytest_cache/
|
| 14 |
+
.coveragevenv/
|