diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 960755c..c4102f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,4 @@ [submodule "scintilla"] path = scintilla url = https://github.com/rhaberkorn/scintilla-mirror.git - branch = sciteco-dev - ignore = all + ignore = untracked |