Files
mw-pfeddersheim-workstation/.gitignore
T
ja 7d8760592e chore: align IaC with today's package installs + PDF comparison docs
DevOps sync (2026-05-21):
- Remove onlyoffice-desktopeditors from absent list (actively used)
- Add gnome-keyring, rbw to common role (secrets migration)
- Add perl-image-exiftool, icoutils, innoextract-git to dev-tools
  (Windows installer inspection)
- Create fonts role: Inter, Cascadia Code, Fira, Source Sans, TeX Gyre
- Create pdf role: zathura, zathura-pdf-mupdf, python-weasyprint
- Register new roles in workstation.yml

PDF comparison:
- Add pdf-comparison docs with Quarto/Typst/Pandoc outputs
- Add batch-pdf.sh script
- Update yazi-cheatsheet.md
- Ignore .quarto/ cache
2026-05-21 13:38:50 +02:00

41 lines
422 B
Plaintext

# OS files
.DS_Store
Thumbs.db
# Secrets
.env
*.key
*.pem
credentials.json
ansible/vault_password
# Local Cline rules
CLAUDE.local.md
.clinerules/local.md
# Logs
*.log
logs/
.rlm/logs/
# Auto-generated capability discovery
docs/tech/capabilities/
# Dependencies
node_modules/
venv/
.venv/
__pycache__/
# Infrastructure
.terraform/
*.tfstate*
# AI Agent memory
.junie/
# LibreOffice lock files
.~lock.*#
/.quarto/