UI: Ignore *.qm files for git

This commit is contained in:
Nodir Temirkhodjaev 2024-01-02 19:13:09 +03:00
parent b3ed9c46ec
commit ff3fa2c249

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
*.dll
*.exe
*.pdb
*.qm
*.sys
build*/