diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-10-07 19:23:45 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-10-07 19:23:45 +0200 |
commit | 08c58ff72efd61380e82329609c552d3c446071d (patch) | |
tree | d4200ee62204797e325df4446784f982e4250faa /.gitmodules | |
parent | af17bd73e210f16c8947acb8119ff9e2d3c2f054 (diff) | |
parent | 35df3d7d0928b57166b2da800d40d38f079ce768 (diff) | |
download | sciteco-08c58ff72efd61380e82329609c552d3c446071d.tar.gz |
Merge branch 'master' of https://github.com/rhaberkorn/sciteco
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e7c042b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "scintilla"] + path = scintilla + url = git@github.com:rhaberkorn/scintilla-mirror.git + branch = sciteco-dev + ignore = all |