Add the default sqlite db to the ignore.
This commit is contained in:
parent
6a37d77092
commit
097469b376
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@
|
||||||
/vendor/
|
/vendor/
|
||||||
/bin/
|
/bin/
|
||||||
/composer.phar
|
/composer.phar
|
||||||
|
app/calcifer.sqlite3
|
Reference in a new issue