Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt: ignore CMakeLists.txt.user | Victor Arribas | 2016-01-25 | 1 | -0/+4 |
| | |||||
* | Update Qt.gitignore | Thomas Steinholz | 2015-11-29 | 1 | -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 Petroules | 2014-11-16 | 1 | -0/+2 |
| | |||||
* | Add QtCreator qmlproject temp files ignoring | nikolay.bondarenko | 2014-07-01 | 1 | -0/+4 |
| | |||||
* | Update Qt.gitignore | John Munkhoff | 2014-03-16 | 1 | -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/master | Justin Spahr-Summers | 2013-11-12 | 1 | -0/+4 |
|\ | | | | | ignoring *.autosave files generated by QtCreator | ||||
| * | ignoring *.autosave files generated by QtCreator | Franciszek Szczepan Wawrzak | 2013-06-14 | 1 | -0/+4 |
| | | |||||
* | | Add "ui_*.h" pattern to block auto-generated headers | Alexey Brodkin | 2013-01-10 | 1 | -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 Makefile | Alexey Brodkin | 2013-01-10 | 1 | -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 Kovalevskyy | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | *.desktop removed from the list | Illya Kovalevskyy | 2012-06-09 | 1 | -1/+0 |
| | |||||
* | now it support *.desktop files | Illya Kovalevskyy | 2012-05-22 | 1 | -0/+1 |
| | |||||
* | added some templates | Illya Kovalevskyy | 2012-05-22 | 1 | -0/+6 |
| | |||||
* | Qt-project gitignore added for Qt core developers | Illya Kovalevskyy | 2012-05-19 | 1 | -0/+14 |
| | |||||
* | gitignore for Qt-project | Illya Kovalevskyy | 2012-05-19 | 1 | -0/+0 |