diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-13 08:27:17 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-13 08:27:17 -0700 |
commit | cf21c87f9f3e1a75dba39ab41dfffb629586935d (patch) | |
tree | 26f5f9be1069c59c95bc270cb2cbe84980f83646 | |
parent | 815d537e0fa6503b2a83d92d94c734eaee15987b (diff) |
Remove .gitmodules
We no longer use submodules (yay!)
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 719da199..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "pdclib"] - path = pdclib - url = git://git.gag.com/fw/pdclib |