Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Muhammad Rafi Dhiyaulhaq commited on
Commit ·
5e13899
1
Parent(s): fc6f002
gitignore ketinggalan
Browse files- .gitignore +1 -2
.gitignore
CHANGED
|
@@ -2,5 +2,4 @@ echo "venv/" >> .gitignore
|
|
| 2 |
echo "__pycache__/" >> .gitignore
|
| 3 |
echo ".DS_Store" >> .gitignore
|
| 4 |
echo ".ipynb_checkpoints/" >> .gitignore
|
| 5 |
-
|
| 6 |
-
echo "data/interim/" >> .gitignore
|
|
|
|
| 2 |
echo "__pycache__/" >> .gitignore
|
| 3 |
echo ".DS_Store" >> .gitignore
|
| 4 |
echo ".ipynb_checkpoints/" >> .gitignore
|
| 5 |
+
|
|
|