DomGarguilo commented on code in PR #48:
URL: https://github.com/apache/accumulo-access/pull/48#discussion_r1487998088


##########
contrib/.gitignore:
##########
@@ -31,3 +30,17 @@
 /antlr4/nb-configuration.xml
 /antlr4/.vscode/
 /antlr4/.factorypath
+/getting-started/target/

Review Comment:
   If we wanted to ignore any target directories couldn't we just add `target/` 
to cover that? This applies to other entries here too. I am also not certain 
that we do want to cover all directories with these name, just wanted to point 
this out/ask about it.



-- 
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