mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
change submodule & gitignore
This commit is contained in:
parent
969a91a1e3
commit
34bf601a56
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,4 @@ cache/*
|
|||||||
vendor
|
vendor
|
||||||
composer.phar
|
composer.phar
|
||||||
db/poche.sqlite
|
db/poche.sqlite
|
||||||
output
|
|
||||||
phpdoc*
|
|
||||||
inc/poche/config.inc.php
|
inc/poche/config.inc.php
|
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +0,0 @@
|
|||||||
[submodule "inc/3rdparty/site_config"]
|
|
||||||
path = inc/3rdparty/site_config
|
|
||||||
url = git@github.com:inthepoche/site_config.git
|
|
||||||
[submodule "themes"]
|
|
||||||
path = themes
|
|
||||||
url = git://github.com/inthepoche/poche-themes.git
|
|
Loading…
Reference in New Issue
Block a user