diff options
author | Camil Staps | 2016-01-27 17:38:10 +0100 |
---|---|---|
committer | Camil Staps | 2016-01-27 17:38:10 +0100 |
commit | a087340766ef63a8cf13f0391929c00cab0f5319 (patch) | |
tree | 7dc13ee95a1f8a4164f921c545b7c7551bb9f903 /.gitmodules | |
parent | Cleanup, removed warnings, newline at end session (diff) |
Using CleanReadLine
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..af0f092 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "CleanReadLine"] + path = CleanReadLine + url = https://github.com/camilstaps/CleanReadLine.git |