ddanielr commented on PR #48:
URL: https://github.com/apache/accumulo-access/pull/48#issuecomment-1941866069

   You could also remove `contrib/.gitignore` updating the entries in the 
repo's root .gitignore file to not be directory specific.  This would remove 
the need for the duplicate entries in `contrib/.gitignore`
   
   ```
    # Maven ignores
   target/
    
    # IDE ignores
   .settings/
   .project
   .classpath
   .pydevproject
   .idea
   *.iml
   *.ipr
   *.iws
   nbproject/
   nbactions.xml
   nb-configuration.xml
   .vscode/
   .factorypath
   ```


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