mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02: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$).+
|