Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
·
3f9db60
1
Parent(s):
e67a375
update gitignore
Browse files- .gitignore +4 -1
.gitignore
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
venv/
|
| 2 |
__pycache__/
|
| 3 |
data/
|
| 4 |
-
config/
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
venv/
|
| 2 |
__pycache__/
|
| 3 |
data/
|
| 4 |
+
config/
|
| 5 |
+
.gitattributes
|
| 6 |
+
README.md
|
| 7 |
+
sentiment-summarize-youtube-comms/
|