fix: update .gitignore to include specific development documentation folders

This commit is contained in:
Octech2722 2025-10-18 12:25:16 -05:00
parent 5736afc17f
commit c707af2663

View File

@ -104,7 +104,8 @@ web-ext-artifacts/
*.pem *.pem
# Development documentation (exclude from PR) # Development documentation (exclude from PR)
reference/ reference/dev_notes/
reference/NotebookLM/
.dev/ .dev/
development/ development/
docs/ARCHIVE/ docs/ARCHIVE/