Ignore sqlite files
This commit is contained in:
parent
19938091fa
commit
7e9a205d53
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,4 +22,5 @@ tmp/
|
|||
.env
|
||||
|
||||
# Database
|
||||
/data
|
||||
*.db
|
||||
*.sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue