diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-19 01:27:35 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-10-19 01:27:35 -0400 |
commit | 6e2bb4738bf5df9c0552c6fdc25743c91e45ebe9 (patch) | |
tree | 381eddc37372a6b593365bc65bd7e5f7ef2e795d /.gitmodules | |
parent | 643baba78eb15a685d959aae718ee3eeade2f806 (diff) | |
download | c++-6e2bb4738bf5df9c0552c6fdc25743c91e45ebe9.tar.gz c++-6e2bb4738bf5df9c0552c6fdc25743c91e45ebe9.tar.bz2 c++-6e2bb4738bf5df9c0552c6fdc25743c91e45ebe9.zip |
removed git modules file
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 66f0577..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "examples/include/randutils"] - path = examples/include/randutils - url = https://gist.github.com/imneme/540829265469e673d045 |