Spaces:
Running
Running
Joshua Lochner
commited on
Commit
·
657c2ee
1
Parent(s):
5fbdd3c
Improve folder structure for transcripts
Browse files
transcripts/{.gitignore → auto/.gitignore}
RENAMED
|
File without changes
|
transcripts/manual/.gitignore
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Cached transcripts
|
| 2 |
+
# Ignore everything in this directory
|
| 3 |
+
*
|
| 4 |
+
# Except this file
|
| 5 |
+
!.gitignore
|