Is it acceptable to commit it to mainline, or we should remove ".project" from 
git?

diff --git a/.project b/.project
index 38afddad9..d5e63850c 100644
--- a/.project
+++ b/.project
@@ -14,4 +14,15 @@
        <natures>
                <nature>org.eclipse.m2e.core.maven2Nature</nature>
        </natures>
+       <filteredResources>
+               <filter>
+                       <id>1645060707224</id>
+                       <name></name>
+                       <type>30</type>
+                       <matcher>
+                               
<id>org.eclipse.core.resources.regexFilterMatcher</id>
+                               
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
+                       </matcher>
+               </filter>
+       </filteredResources>
 </projectDescription>






Reply via email to