jkosh44 commented on a change in pull request #952: Issue 946 URL: https://github.com/apache/fluo/pull/952#discussion_r147024372
########## File path: .gitignore ########## @@ -6,3 +6,4 @@ logs *.iml .idea .DS_Store +/bin Review comment: I'm not sure, I didn't add it explicitly. I had some trouble importing it into Eclipse, and I think it generated a bin folder and then added that line so it wouldn't push to github. I deleted the bin folder and that line form the file and it compiles fine and still passes all the tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
