ctubbsii commented on a change in pull request #1583: Fix #1582 Ignore VSCode IDE files URL: https://github.com/apache/accumulo/pull/1583#discussion_r406381365
########## File path: .gitignore ########## @@ -26,3 +26,5 @@ /nbproject/ /nbactions.xml /nb-configuration.xml +.vscode/ +.factorypath Review comment: Okay, the way you have it should be fine, then. ---------------------------------------------------------------- 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
