From 052d3d985a761fcf1d45593d9c02f4fe5643df8b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 27 Mar 2014 15:04:18 -0500 Subject: Removing extlib submodule and switching it to being a package. Much nicer! This commit sponsored by Cameron Merkel. Thanks Cameron! Good luck with yer projects! --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5d78d03e..20fa20e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [submodule "extlib/skeleton"] path = extlib/skeleton url = git://github.com/dhg/Skeleton.git -[submodule "extlib/exif"] - path = extlib/exif - url = https://github.com/ianare/exif-py.git -- cgit v1.2.3