Datasets:
Dennis Aumiller
commited on
Commit
·
9717c0d
1
Parent(s):
7199feb
Ignoring the transformation script and the pycharm settings folder.
Browse files- .gitignore +5 -0
.gitignore
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Script originally used to transform the data into JSONL
|
| 3 |
+
transformation_script.py
|
| 4 |
+
|
| 5 |
+
.idea/
|