diff --git a/.gitignore b/.gitignore index b73c4b4..2abed7e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,4 @@ cache/* vendor composer.phar db/poche.sqlite -output -phpdoc* inc/poche/config.inc.php \ No newline at end of file diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index bbdd849..0000000 --- a/.gitmodules +++ /dev/null @@ -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