diff --git a/.gitignore b/.gitignore index aa002231..f1986dcd 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,7 @@ wheelhouse/ # VSCode files *.vscode -.idea/ \ No newline at end of file +.idea/ + +# Graphics files +examples/**/*.xml \ No newline at end of file