summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-05-27 18:13:30 -0400
committerJames Moger <james.moger@gitblit.com>2014-06-03 10:34:50 -0400
commit0047fbba99b804d268a66ed7504a568596de6168 (patch)
tree4940877475bddebe41d25b9cdced960eb5a107c2 /.gitmodules
parente1bcda8c6245035c96bf44ee09d61fa5a52bcafc (diff)
downloadgitblit-0047fbba99b804d268a66ed7504a568596de6168.tar.gz
gitblit-0047fbba99b804d268a66ed7504a568596de6168.zip
Simplified repository creation with a NewRepositoryPage
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 00000000..01eaa2c8
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/main/distrib/data/gitignore"]
+ path = src/main/distrib/data/gitignore
+ url = https://github.com/github/gitignore.git