diff options
author | David Runge <dave@sleepmap.de> | 2015-10-25 12:36:59 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-10-25 12:36:59 +0100 |
commit | ff48ca0bc024eb9ade60721650ff7331701b8590 (patch) | |
tree | 07598dd15ddb6394fe30ebb6b3c9e7ef5fdc0ed1 /.gitmodules | |
parent | 76b181ffbc83ec108bc407f7719f388ba5b5da33 (diff) | |
download | sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.gz sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.bz2 sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.xz sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.zip |
Adding pelican-plugins as submodule to this repository.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..67122c0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pelican-plugins"] + path = pelican-plugins + url = https://github.com/getpelican/pelican-plugins |