8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
# Ignore all files not already staged
|
|
# This keeps the excerpt at 100 files per subdirectory
|
|
*
|
|
!.gitignore
|
|
!README.md
|
|
!stats.json
|
|
!datasetv1.tar.gz
|