Removed submodules
Was having issues with submodules filling two directories at the same time (lib and lib-src; hard links maybe the cause?). Anyways for the time being removed them. Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
This commit is contained in:
parent
dc814507cc
commit
4dc9224af3
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
.*
|
||||
*~
|
||||
*.o
|
||||
*.hi
|
||||
|
||||
site
|
||||
_site
|
||||
_cache
|
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +0,0 @@
|
||||
[submodule "lib/Skeleton"]
|
||||
path = lib-src/Skeleton
|
||||
url = https://github.com/dhg/Skeleton.git
|
||||
[submodule "lib/jquery-address"]
|
||||
path = lib-src/jquery-address
|
||||
url = https://github.com/asual/jquery-address.git
|
9597
lib-src/JQuery/jquery-1.9.1.js
vendored
9597
lib-src/JQuery/jquery-1.9.1.js
vendored
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
Subproject commit 2d9549b34384269d5de9750db12c7338db020746
|
@ -1 +0,0 @@
|
||||
Subproject commit bb6103f9021fee0bf275e2b9dae31082c683ac94
|
Loading…
Reference in New Issue
Block a user