aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 13:59:52 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 13:59:52 +0200
commit34bf601a56385f55b486b8d1fbd81026c1d471e2 (patch)
treec04078ea4a68cc40f6356d913982d3fe3277ed91
parent969a91a1e3cff023139ae7fd065b81c921b713ca (diff)
downloadwallabag-34bf601a56385f55b486b8d1fbd81026c1d471e2.tar.gz
wallabag-34bf601a56385f55b486b8d1fbd81026c1d471e2.tar.zst
wallabag-34bf601a56385f55b486b8d1fbd81026c1d471e2.zip
change submodule & gitignore
-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