aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--.gitmodules6
2 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index b73c4b40..2abed7ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,4 @@ cache/*
3vendor 3vendor
4composer.phar 4composer.phar
5db/poche.sqlite 5db/poche.sqlite
6output
7phpdoc*
8inc/poche/config.inc.php \ No newline at end of file 6inc/poche/config.inc.php \ No newline at end of file
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index bbdd8495..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,6 +0,0 @@
1[submodule "inc/3rdparty/site_config"]
2 path = inc/3rdparty/site_config
3 url = git@github.com:inthepoche/site_config.git
4[submodule "themes"]
5 path = themes
6 url = git://github.com/inthepoche/poche-themes.git