diff --git a/.gitignore b/.gitignore index 30f07e74b80..2e8431fd27d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ .checkstyle .vscode/ repo/ +/*.svg \ No newline at end of file diff --git a/pom.xml b/pom.xml index 00e7b2d7847..ce1d7f4473d 100644 --- a/pom.xml +++ b/pom.xml @@ -702,6 +702,7 @@ under the License. src/test/projects/** src/test/remote-repo/** **/*.odg + **/*.svg .asf.yaml