diff --git a/.gitignore b/.gitignore index b630410a53e8..e6cbeac72098 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ .factorypath .vscode/ repo/ +/*.svg \ No newline at end of file diff --git a/pom.xml b/pom.xml index 35277e78b669..d0cc58f1d2a5 100644 --- a/pom.xml +++ b/pom.xml @@ -775,6 +775,7 @@ under the License. src/test/projects/** src/test/remote-repo/** **/*.odg + **/*.svg .asf.yaml .mvn/**