diff --git a/.gitmodules b/.gitmodules index a7c04cf..ffd4a8d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lib/system"] path = lib/system - url = ../system.git + url = ../../webcraftmedia/system.git diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/log/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file