# Do not add ExternalData module staging files .ExternalData_* .ExternalData/config # Do not commit baseline image files. **/Testing/Data/Baseline/*.png # Exclude compiled Python objects. *.pyc *.pyo __pycache__/ # Exclude macOS .DS_Store files. .DS_Store