mirror of
https://github.com/zadam/trilium.git
synced 2025-12-06 07:24:25 +01:00
feat: update .gitignore to include PR preparation files and reference materials
This commit is contained in:
parent
08dea6d1ad
commit
068be15f1f
24
apps/web-clipper-manifestv3/.gitignore
vendored
24
apps/web-clipper-manifestv3/.gitignore
vendored
@ -121,3 +121,27 @@ tests/
|
||||
*.test.ts
|
||||
*.spec.js
|
||||
*.spec.ts
|
||||
|
||||
# ============================================
|
||||
# PR Preparation Files (Keep Private)
|
||||
# ============================================
|
||||
/reference/github/PR-PREPARATION-CHECKLIST.md
|
||||
/reference/github/PR-NOTES.md
|
||||
/reference/github/PR-QUICK-START.md
|
||||
/reference/github/PR-DESCRIPTION.md
|
||||
.gitmessage
|
||||
|
||||
# Copilot configuration (development only)
|
||||
.github/copilot-instructions.md
|
||||
|
||||
# Development documentation (not for end users)
|
||||
/reference/context-aware_prompting_templates.md
|
||||
/reference/copilot_task_templates.md
|
||||
/reference/end_of_session.md
|
||||
/reference/optimized_copilot_workflow_guide.md
|
||||
|
||||
# Reference materials (reduce repo size)
|
||||
reference/chrome_extension_docs/
|
||||
reference/Mozilla_Readability_docs/
|
||||
reference/cure53_DOMPurify_docs/
|
||||
reference/cheerio_docs/
|
||||
Loading…
x
Reference in New Issue
Block a user