13 lines
230 B
Text
13 lines
230 B
Text
/target
|
|
config.toml
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
|
|
# Local hygiene notes (not for commit)
|
|
|
|
# Leftover source tarballs (never commit these)
|
|
**/src.tar.xz
|
|
|
|
# graphify knowledge-graph output (local tool cache, not for commit)
|
|
graphify-out/
|