aboutsummaryrefslogtreecommitdiffstats
path: root/Qt.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Qt: ignore CMakeLists.txt.userVictor Arribas2016-01-251-0/+4
|
* Update Qt.gitignoreThomas Steinholz2015-11-291-1/+1
| | | Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.
* Ignore Qt Creator cache files for Qbs projects.Jake Petroules2014-11-161-0/+2
|
* Add QtCreator qmlproject temp files ignoringnikolay.bondarenko2014-07-011-0/+4
|
* Update Qt.gitignoreJohn Munkhoff2014-03-161-0/+3
| | | | | - Ignore '*.moc' files (foo.moc created when foo.cpp contains a Q_OBJECT.) - Ignore '/.qmake.cache' and '/.qmake.stash' as does the official Qt Creator project.
* Merge pull request #682 from fsw/masterJustin Spahr-Summers2013-11-121-0/+4
|\ | | | | ignoring *.autosave files generated by QtCreator
| * ignoring *.autosave files generated by QtCreatorFranciszek Szczepan Wawrzak2013-06-141-0/+4
| |
* | Add "ui_*.h" pattern to block auto-generated headersAlexey Brodkin2013-01-101-0/+1
| | | | | | | | | | | | moc automatically generates "ui_*.h" files for each *.ui file. Since they are auto-generated I assume they should be ignored. Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
* | Add wild-card suffix for MakefileAlexey Brodkin2013-01-101-1/+1
|/ | | | | | | With "CONFIG=debug_and_release" qmake generates both Makefile.Debug and Makefile.Release. And I assume it is useful to have all types Makefiles ignored. Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
* dynlib => dylib (msspl)Illya Kovalevskyy2012-06-091-1/+1
|
* *.desktop removed from the listIllya Kovalevskyy2012-06-091-1/+0
|
* now it support *.desktop filesIllya Kovalevskyy2012-05-221-0/+1
|
* added some templatesIllya Kovalevskyy2012-05-221-0/+6
|
* Qt-project gitignore added for Qt core developersIllya Kovalevskyy2012-05-191-0/+14
|
* gitignore for Qt-projectIllya Kovalevskyy2012-05-191-0/+0