Add .toak-ignore to .gitignore and implement updateGitignore method

Enhanced MarkdownGenerator to update .gitignore programmatically when required, introduced tests for updateGitignore functionality, and ensured `.toak-ignore` is added.
This commit is contained in:
geoffsee
2025-06-13 13:02:44 -04:00
committed by Geoff Seemueller
parent 6f9d37a292
commit c282d80fe0
3 changed files with 138 additions and 2 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
/dist/
prompt.md
todo
.toak-ignore