diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-31 23:06:06 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-31 23:06:06 -0400 |
commit | 56da5e3fb1579bdb973582516fd7eff7bbfcfe0c (patch) | |
tree | 7cec29258eff080f0c08eb2f847bcce34961ce7b /.gitmodules | |
download | sap-56da5e3fb1579bdb973582516fd7eff7bbfcfe0c.tar.gz sap-56da5e3fb1579bdb973582516fd7eff7bbfcfe0c.tar.bz2 sap-56da5e3fb1579bdb973582516fd7eff7bbfcfe0c.zip |
Initial commit
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..a58f64c --- /dev/null +++ b/.gitmodules | |||
@@ -0,0 +1,3 @@ | |||
1 | [submodule "vendor/rawr-ebooks"] | ||
2 | path = vendor/rawr-ebooks | ||
3 | url = https://github.com/hatkirby/rawr-ebooks | ||