]> source.dussan.org Git - gitignore.git/commit
Add generated translations to the .gitignore (#3159)
authorMiklós Márton <martonmiklosqdev@gmail.com>
Fri, 20 Sep 2019 15:55:19 +0000 (17:55 +0200)
committerBrendan Forster <brendan@github.com>
Fri, 20 Sep 2019 15:55:19 +0000 (12:55 -0300)
commita55ad7687ace54b6577649b02f61f6e9bbcaabbd
tree4e34dee6c1d57a0ce19253c918ceba3867a4c9f5
parent72d88e71d8b5fa563550587d26716f94c5098974
Add generated translations to the .gitignore (#3159)

The *.qm binary translation files are generated from the translation *.ts files and should not be tracked by git since they are generated.
Qt.gitignore