recursive-exclude __pycache__ *.pyc *.pyo *.orig exclude *.git* exclude *.coveragerc exclude *.sh exclude proc* exclude pylint* include requirements/base.pip include *.py include VERSION include dapd_exporter_api/api/schemas/**/*.json prune .git prune venv prune dockerenv prune test*