dsmiley commented on code in PR #1827:
URL: https://github.com/apache/solr/pull/1827#discussion_r1299031655


##########
.gitignore:
##########
@@ -43,3 +43,6 @@ __pycache__
 # Ignore gradle wrapper
 gradle/wrapper/gradle-wrapper.jar
 .gradletasknamecache
+
+.vscode/
+.tool-versions

Review Comment:
   Instead of listing the dot-files of all possible tools, maybe users of such 
tools such put them in their own ~/.gitignore ?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to