• #dev 2022-10-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-10-19 UTC
# 20:16
Zegnat
It 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