12 lines
180 B
Plaintext
Executable File
12 lines
180 B
Plaintext
Executable File
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
|