mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-09 20:58:10 +01:00
17 lines
173 B
Plaintext
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
|