Organize sync script and clean migration data
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,7 +1,9 @@
|
||||
# SQLite database files
|
||||
# Local databases and runtime state
|
||||
database/*.db
|
||||
database/*.db-shm
|
||||
database/*.db-wal
|
||||
database/*.lock
|
||||
database/last_scheduled_update
|
||||
|
||||
# Imported/generated data
|
||||
import/*.json
|
||||
|
||||
Reference in New Issue
Block a user