diff --git a/.gitignore b/.gitignore index cf105b030b..6d1cf39aff 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,5 @@ internal_docs/ *.flatpak /flatpak-repo/ config.desc -tools/__pycache__/ \ No newline at end of file +tools/__pycache__/ +src/slic3r/GUI/generated/ \ No newline at end of file