diff options
author | Nathan Ringo <nathan@remexre.com> | 2024-01-19 23:43:03 -0600 |
---|---|---|
committer | Nathan Ringo <nathan@remexre.com> | 2024-01-19 23:43:03 -0600 |
commit | 7746a223c23fe6ab3651c2094e17578e80426955 (patch) | |
tree | 05deb9046edb26da54d3b13e0e2acd91e39c80f2 /.gitignore | |
parent | d1bf15fdc63e7bb095a88368729c0b52b0cf28d4 (diff) |
Ignore backup files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ _build/ target/ # Configuration and state files +*.bak lambo.db lambo.db-shm lambo.db-wal |