Miklós Márton and Brendan Forster
b912aead4e
Add qmake generated prl files to Qt.gitignore ( #3187 )
2019-10-09 10:24:27 -03:00
Miklós Márton and Brendan Forster
a55ad7687a
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.
2019-09-20 12:55:19 -03:00
Miklós Márton
1ee3d754b3
Add *.creator.user* files to the Qt .gitignore
2019-01-31 21:22:18 +01:00
Miklos Marton
8338f3318a
Merge branch 'master' of https://github.com/github/gitignore into add_compilation_db_to_qt_gitignore
2019-01-21 08:55:04 +01:00
Miklós Márton and GitHub
1c1744ab6d
Added compile_commands.json to Qt.gitignore
...
QtCreator above 4.8 version is utilizing a so called "compilation database" which placed in the compile_commands.json and contains generated information.
2019-01-17 17:39:58 +01:00