mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-09-25 04:40:34 +00:00
7 lines
169 B
Text
7 lines
169 B
Text
syntax: glob
|
|
|
|
syntax: regexp
|
|
# ignore all except .hgkeep
|
|
^assets/(?!.*\.hgkeep$).+
|
|
^protected/runtime/(?!.*\.hgkeep$).+
|
|
^protected/tests/report/(?!.*\.hgkeep$).+
|