Files
mw-pfeddersheim-workstation/.gitignore
T

39 lines
411 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.*#