mirror of
https://github.com/wassname/ray.git
synced 2026-07-19 11:27:32 +08:00
Ignore dirty external submodules (#312)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user