mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-10 10:24:12 +00:00
Gitignoring database.sqlite
This commit is contained in:
parent
b6da1eda39
commit
e04003f115
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/vendor/
|
||||
.env
|
||||
.env
|
||||
database.sqlite
|
Loading…
Reference in a new issue