diff --git a/.gitignore b/.gitignore index 7b5fd7f..949a0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.directory \ No newline at end of file +.directory +build \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index a5aa439..aad504d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "qhexedit2"] path = qhexedit2 - url = ../../Simsys/qhexedit2.git + url = https://github.com/Simsys/qhexedit2.git