Skip to content
Snippets Groups Projects
Commit 3f76756e authored by Jürgen Walter's avatar Jürgen Walter
Browse files

further license check improvements

parent 5d02ab80
No related branches found
No related tags found
No related merge requests found
......@@ -124,6 +124,18 @@
<exclude>**/*.dql</exclude>
<exclude>**/*.tex</exclude>
<exclude>**/*.svg</exclude>
<exclude>**/*.ecore</exclude>
<exclude>**/*.genmodel</exclude>
<exclude>**/*.ecorediag</exclude>
<exclude>**/*.mwe2</exclude>
<exclude>**/*.xtend</exclude>
<exclude>**/*.xtend_bin</exclude>
<exclude>**/*.xtext</exclude>
<exclude>**/*.xml_gen</exclude>
<exclude>**/*._trace</exclude>
<exclude>**/*.launch</exclude>
<exclude>**/*.g</exclude>
<exclude>**/*.tokens</exclude>
</excludes>
</configuration>
<executions>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment