# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
env/
venv/
ENV/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
*.whl

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# pyenv
.python-version

# VSCode
.vscode/

# Qt Designer .ui compilation
# *.qrc
*.pyc

# Mac OS
.DS_Store

# QGIS specific
.qgis2/
.qgis3/

# Plugin upload artifacts
plugin_upload.pyc

# Misc
*.log
*.tmp

# Ignore screenshots and large sample files (optional)
test/data/
*.tif
*.tiff

# Ignore resource build artifacts
# resources_rc.py

# SAM2 Model
*.pt

# License key generation tools (PRIVATE - DO NOT COMMIT)
tools/