Files
docs/.gitignore
ClearGrow Agent 05fb085a85
Some checks failed
Build Documentation PDFs / Generate PDF Documentation (push) Has been cancelled
Build Documentation PDFs / Publish PDFs to Release (push) Has been cancelled
Initial commit: migrate from GitHub
2025-12-10 09:32:46 -07:00

21 lines
205 B
Plaintext

# OS files
.DS_Store
Thumbs.db
# Editor files
*.swp
*.swo
*~
.vscode/
.idea/
# Temporary files
*.tmp
*.bak
# Build artifacts (if any documentation tooling is added)
_build/
_site/
.cache/
node_modules/