blob: 6c82eac7a97493a6664313111cb588f17a483dd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
  | 
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
  
  |