Add compiled Qt translation files (.qm) to .gitignore

This commit is contained in:
Jaye Evins
2025-11-29 17:35:45 -05:00
parent 5f36799f4c
commit 98b3e32bfd
+3
View File
@@ -15,6 +15,9 @@
*.la *.la
*.a *.a
# Compiled translation files
*.qm
# Sphinx-build artifacts # Sphinx-build artifacts
/user-docs/_build/doctrees /user-docs/_build/doctrees