mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-20 22:56:30 +00:00
gitignore
This commit is contained in:
parent
b48fd706b7
commit
8be8c44596
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
assets/*
|
||||||
|
cache/*
|
||||||
vendor
|
vendor
|
||||||
composer.phar
|
composer.phar
|
||||||
db/poche.sqlite
|
db/poche.sqlite
|
||||||
|
|
1
cache/.gitignore
vendored
1
cache/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
*
|
|
Loading…
Reference in a new issue