pan3793 commented on code in PR #1883:
URL: 
https://github.com/apache/incubator-celeborn/pull/1883#discussion_r1316903686


##########
.gitignore:
##########
@@ -16,7 +16,9 @@
 .ensime_lucene
 .flattened-pom.xml
 .generated-mima*
-.idea/
+.idea/*
+!.idea/vcs.xml
+!.idea/icon.png

Review Comment:
   we don't need to touch this file.
   
   we can always forcibly track files by `git add -f xxx`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to