6cc6c501f5
Package the tracked-changes/comments extractor as a proper Python package with a console_scripts entry point so it can be installed via pipx.
7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
.venv/
|
|
build/
|
|
dist/
|