diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,5 +71,5 @@ target/ AUTHORS ChangeLog -# unignore sample logfiles -!/opt/plugin/doctor/sample/*/* +# unignore external data +!/tests/data/**/* |