# VCS conflicts
*.orig
*.rej

# Byte compiled Python files
__pycache__/
*.pyc

# Compiled resources
data/gschemas.compiled
data/meld.gresource

# External tooling caches
.coverage
.flatpak-builder/
.mypy_cache/
.pytest_cache/

# Build & distribution artifacts
build/
dist/
MANIFEST

# Special project build artifacts
*-installed

# Files created from intltool .in templates
*.desktop
data/appdata.xml
data/mime/meld.xml

# vscode settings
.vscode

# Files auto-generated by the uninstalled-running logic
data/org.gnome.Meld.gresource
data/styles/meld-base.style-scheme.xml
data/styles/meld-dark.style-scheme.xml
