chore: gitignore sqlite files, update lockfile
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
/target
|
||||
.env
|
||||
.superpowers/
|
||||
.superpowers/
|
||||
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
Reference in New Issue
Block a user