slawekjaranowski commented on code in PR #569:
URL: https://github.com/apache/maven-parent/pull/569#discussion_r3470116339


##########
pom.xml:
##########
@@ -1282,6 +1282,11 @@ under the License.</licenseText>
               <exclude>dependency-reduced-pom.xml</exclude>
               <!-- GitHub Support -->
               <exclude>.asf.yaml</exclude>
+              <!-- Developer tooling: version managers / direnv (local, not 
project source) -->
+              <exclude>.sdkmanrc</exclude>
+              <exclude>.tool-versions</exclude>
+              <exclude>.envrc</exclude>
+              <exclude>.mise.toml</exclude>

Review Comment:
   can be simple file name as is
   
   



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