Add logic to handle editor specific flags dynamically, add --version flag, edit .gitignore, add tests

This commit is contained in:
2025-11-13 16:14:17 +00:00
parent b829faf658
commit 863b1b3a21
5 changed files with 543 additions and 12 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__
.pytest_cache
dist
dist
.coverage