kangkaisen commented on a change in pull request #2753: Add files to gitignore URL: https://github.com/apache/incubator-doris/pull/2753#discussion_r366151788
########## File path: .gitignore ########## @@ -11,6 +11,12 @@ thirdparty/installed *.so.tmp .DS_Store *.iml +extension/spark-doris-connector/.classpath +extension/spark-doris-connector/target +loadManagerTest Review comment: When and where we will generate `loadManagerTest ` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
