build: ignore engram.db itself (WAL/SHM done yesterday by Muse)
The SQLite database is runtime state, not source. It changes every
Engram write and was being committed by auto-repair every morning.
Combined with yesterdays *.db-shm/*.db-wal fix (467e30a), this
finally silences the daily phantom-dirty loop on /data/symbiont.
This commit is contained in:
parent
467e30ab92
commit
efedeb8477