^.*\.Rproj$
^\.Rproj\.user$
^\.git$
^\.gitignore$
^\.gitmodules$
^\.github$
^\.gitlab-ci\.yml$
^\.venv$
^\.vscode$
^\.idea$
^\.claude$
^\.delegate$
^\.artifacts$
^\.mypy_cache$
^\.pytest_cache$
^\.dockerignore$
^\.flake8$
^\.pre-commit-config\.yaml$
^\.env$
^\.env\.example$
^build$
^dist$
^dist\.bak$
^Dockerfile$
^docs$
^MANIFEST\.in$
^pyproject\.toml$
^pytest\.ini$
^setup\.py$
^python$
^scripts$
^tests/.*\.py$
^tests/__init__\.py$
^tests/__pycache__$
^tests/conftest\.py$
^tests/run_all_tests\.py$
^tests/data$
^src/.*\.o$
^src/.*\.so$
^src/.*\.dll$
^method\.md\.txt$
^README\.md$
^LICENSE\.md$
^gbrs_.*\.tar\.gz$
^third_party$
