You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/04/22 13:05:15 UTC

[netbeans] 01/01: ignore ISSUE_TEMPLATE for rat

This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch ebarboni-issuetemplate-ratignore
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 88186d565b0538ca0d109dd1e29932c21b3fefe6
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Apr 22 15:05:07 2022 +0200

    ignore ISSUE_TEMPLATE for rat
---
 nbbuild/rat-exclusions.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nbbuild/rat-exclusions.txt b/nbbuild/rat-exclusions.txt
index af7da81eb0..afba3d5355 100644
--- a/nbbuild/rat-exclusions.txt
+++ b/nbbuild/rat-exclusions.txt
@@ -221,3 +221,7 @@ ide/xml.text/src/org/netbeans/modules/xml/text/resources/DTDExample
 ide/xml.text/src/org/netbeans/modules/xml/text/resources/XMLExample
 ide/xml.text/src/org/netbeans/modules/xml/text/resources/XMLExampleIndent
 ide/properties.syntax/src/org/netbeans/modules/properties/syntax/PropertiesExample
+
+
+###### GitHub Issue tooling
+.github/ISSUE_TEMPLATE/**


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists