diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index af9d8f4..4d8812d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "deps/lexy"] path = deps/lexy url = https://github.com/foonathan/lexy + ignore = dirty |