Made git ignore dirty submodules.
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -1,3 +1,4 @@
|
|||||||
[submodule "tests/googletest"]
|
[submodule "tests/googletest"]
|
||||||
path = tests/googletest
|
path = tests/googletest
|
||||||
url = https://github.com/google/googletest.git
|
url = https://github.com/google/googletest.git
|
||||||
|
ignore = dirty
|
||||||
|
Reference in New Issue
Block a user