12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
|
node_modules
|
||
|
.DS_STORE
|
||
|
examples/**.txt
|
||
|
!examples/files/*.txt
|
||
|
examples/**.txt.gz
|
||
|
!examples/files/*.txt.gz
|
||
|
test/**.txt
|
||
|
!test/files/*.txt
|
||
|
test/**.txt.gz
|
||
|
!test/files/*.txt.gz
|
||
|
test/tmp
|