aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVG <vg@devys.org>2014-11-27 20:37:54 +0100
committerVG <vg@devys.org>2014-11-27 20:37:54 +0100
commit483a357e9547aa233db79855d8aa8aef3b3e60e6 (patch)
treebb0e6160fa07be8cd4829773c1c595ddf88792bc /.gitmodules
parent8afd0b3a2b0696baa751dcb3853243f98e35bddb (diff)
downloadpasteme-483a357e9547aa233db79855d8aa8aef3b3e60e6.tar.gz
pasteme-483a357e9547aa233db79855d8aa8aef3b3e60e6.tar.bz2
pasteme-483a357e9547aa233db79855d8aa8aef3b3e60e6.zip
Add bottle (the web micro framework) as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9a871da
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "bottle"]
+ path = bottle
+ url = https://github.com/defnull/bottle