Skip to content
Snippets Groups Projects
Commit 68a4c9d9 authored by Ben Boeckel's avatar Ben Boeckel Committed by Kitware Robot
Browse files

Merge topic 'ignore-baseline-images'


45a5403b gitignore: ignore baseline image files

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Rejected-by: default avatarbuildbot <buildbot@kitware.com>
Reviewed-by: default avatarJaswant Panchumarti (Kitware) <jaswant.panchumarti@kitware.com>
Merge-request: !11911
parents 16f7fe17 45a5403b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
.ExternalData_*
.ExternalData/config
# Do not commit baseline image files.
**/Testing/Data/Baseline/*.png
# Exclude compiled Python objects.
*.pyc
*.pyo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment