LICENSE
README.md
pyproject.toml
setup.py
ignoregen/__init__.py
ignoregen/cli.py
ignoregen/core.py
ignoregen/detector.py
ignoregen/utils.py
ignoregen/templates/__init__.py
ignoregen/templates/base.py
ignoregen/templates/cpp.py
ignoregen/templates/django.py
ignoregen/templates/java.py
ignoregen/templates/nodejs.py
ignoregen/templates/python.py
ignoregen/templates/react.py
ignoregen_cli.egg-info/PKG-INFO
ignoregen_cli.egg-info/SOURCES.txt
ignoregen_cli.egg-info/dependency_links.txt
ignoregen_cli.egg-info/entry_points.txt
ignoregen_cli.egg-info/not-zip-safe
ignoregen_cli.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_core.py
tests/test_detector.py