SQLite
Moved DB queries to separate file Moved Sparebank1 API call to separate file Create database tokens table if it doesn't exist Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -174,3 +174,7 @@ dist
|
||||
|
||||
# Finder (MacOS) folder config
|
||||
.DS_Store
|
||||
|
||||
# SQLite
|
||||
*.sqlite-shm
|
||||
*.sqlite-wal
|
||||
|
Reference in New Issue
Block a user