mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-408: revert changes to rat excludes
The excludes for rat should include everything in .gitignore, so these explicit excludes are not needed.
This commit is contained in:
@@ -186,7 +186,6 @@
|
||||
<exclude>**/*.json</exclude>
|
||||
<exclude>src/licenses/**/*</exclude>
|
||||
<exclude>src/main/resources/templates/*.html</exclude>
|
||||
<exclude>src/main/resources/generated/**</exclude>
|
||||
<exclude>src/main/resources/lib/DuoWeb/**/*</exclude>
|
||||
<exclude>src/main/java/com/duosecurity/duoweb/**/*</exclude>
|
||||
</excludes>
|
||||
|
Reference in New Issue
Block a user