Index: docs/linux_eclipse_dev.md |
diff --git a/docs/linux_eclipse_dev.md b/docs/linux_eclipse_dev.md |
index 83889c53371add1edb0ea6a79d1e9ee351ea8da0..78cee842f3db3da4f6240898a25383b62d2d3fc3 100644 |
--- a/docs/linux_eclipse_dev.md |
+++ b/docs/linux_eclipse_dev.md |
@@ -147,7 +147,7 @@ In the Project Explorer on the left side: |
* Include only |
* Files, all children (recursive) |
* Name matches |
- `.*\.(c|cc|cpp|h|mm|inl|idl|js|json|css|html|gyp|gypi|grd|grdp|gn)` |
+ `.*\.(c|cc|cpp|h|mm|inl|idl|js|json|css|html|gyp|gypi|grd|grdp|gn|gni|mojom)` |
regular expression |
1. Add another filter: |
* Exclude all |