#ZegnatIt is not generally a good idea to store sqlite files in git because it makes your repo size grow (stores full binary blobs for each commit), but if you just have a small or empty db for setup purposes in a repo the quick diffing thing is nice to visualise schema changes and what not