Files
einundzwanzig-verein/.codegraph/.gitignore
T
HolgerHatGarKeineNode 532199fe15 🗑️ Remove deprecated /welcome route and add test to ensure 404 on access
🔧 Add `.codegraph/config.json` for file and directory tracking configuration
2026-05-20 00:47:02 +02:00

17 lines
173 B
Plaintext

# CodeGraph data files
# These are local to each machine and should not be committed
# Database
*.db
*.db-wal
*.db-shm
# Cache
cache/
# Logs
*.log
# Hook markers
.dirty