From 3b72254b6a6f15fe0a01fa41c238fd6120332273 Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Sun, 28 Jun 2015 21:38:10 -0400 Subject: [PATCH] Revert "Update the submodule config" This reverts commit 3da31666ef062b8b59a40492b7574f18b49f6f6d. --- .gitignore | 5 +---- .gitmodules | 3 --- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitignore b/.gitignore index 689a557..1adc831 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -# Created by .ignore support plugin (hsz.mobi) -build/ -.idea/workspace.xml -.gradle/ +# Created by .ignore support plugin (hsz.mobi) \ No newline at end of file diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index d06aeaf..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "jsword"] - path = jsword - url = https://github.com/crosswire/jsword.git