mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
18 lines
179 B
Plaintext
18 lines
179 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
|
|
*.pid
|