You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/08/08 06:59:39 UTC

[GitHub] [ignite-3] rpuch commented on a diff in pull request #939: IGNITE-17334 Basic volatile RAFT log storage

rpuch commented on code in PR #939:
URL: https://github.com/apache/ignite-3/pull/939#discussion_r939884383


##########
.gitignore:
##########
@@ -4,3 +4,8 @@ target
 work
 .DS_Store
 .flattened-pom.xml
+
+.classpath

Review Comment:
   These are Eclipse-related files/dirs (like *.iml for Idea). Eclipse creates them when you import a project to Eclipse.



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org