Spaces:
Sleeping
Sleeping
Commit ·
efea087
1
Parent(s): bf0fd01
Update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -2,4 +2,5 @@ tests/
|
|
| 2 |
.myvenv/
|
| 3 |
__pycache__/
|
| 4 |
*.pyc
|
| 5 |
-
.env
|
|
|
|
|
|
| 2 |
.myvenv/
|
| 3 |
__pycache__/
|
| 4 |
*.pyc
|
| 5 |
+
.env
|
| 6 |
+
*.md
|