Spaces:
Runtime error
Runtime error
Mike Jay
commited on
Commit
·
43328c0
1
Parent(s):
c77c390
git ignore course provided original
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
|
2 |
# Omit HF Questions Data
|
3 |
data/*.json
|
|
|
1 |
+
course-provided-original.py
|
2 |
+
|
3 |
|
4 |
# Omit HF Questions Data
|
5 |
data/*.json
|