README.md
pyproject.toml
pmpp/__init__.py
pmpp/cli.py
pmpp/scanner.py
pmpp/utils/__init__.py
pmpp/utils/config.py
pmpp/utils/gitutils.py
pmpp/utils/llm.py
pmpp/utils/patterns.py
protect_my_project.egg-info/PKG-INFO
protect_my_project.egg-info/SOURCES.txt
protect_my_project.egg-info/dependency_links.txt
protect_my_project.egg-info/entry_points.txt
protect_my_project.egg-info/requires.txt
protect_my_project.egg-info/top_level.txt
tests/test_config.py
tests/test_scanner.py