Ignore dirty external submodules (#312)

This commit is contained in:
mehrdadn
2016-07-27 21:53:07 -07:00
committed by Philipp Moritz
parent 65db47b556
commit f0353ec597
+2
View File
@@ -1,6 +1,7 @@
[submodule "thirdparty/grpc"]
path = thirdparty/grpc
url = https://github.com/grpc/grpc
ignore = dirty
[submodule "thirdparty/numbuf"]
path = thirdparty/numbuf
url = https://github.com/pcmoritz/numbuf.git
@@ -10,3 +11,4 @@
[submodule "thirdparty/python"]
path = thirdparty/python
url = https://github.com/austinsc/python.git
ignore = dirty