This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
# This file is used to ignore files which are generated |
| 2 |
# ---------------------------------------------------------------------------- |
| 3 |
|
| 4 |
*~ |
| 5 |
*.a |
| 6 |
*.core |
| 7 |
*.moc |
| 8 |
*.o |
| 9 |
*.obj |
| 10 |
*.orig |
| 11 |
*.rej |
| 12 |
*.so |
| 13 |
*_pch.h.cpp |
| 14 |
*_resource.rc |
| 15 |
*.qm |
| 16 |
.#* |
| 17 |
*.*# |
| 18 |
core |
| 19 |
tags |
| 20 |
.DS_Store |
| 21 |
*.debug |
| 22 |
Makefile* |
| 23 |
*.prl |
| 24 |
*.app |
| 25 |
moc_*.cpp |
| 26 |
ui_*.h |
| 27 |
qrc_*.cpp |
| 28 |
|
| 29 |
# qtcreator generated files |
| 30 |
*.pro.user |
| 31 |
|
| 32 |
# xemacs temporary files |
| 33 |
*.flc |
| 34 |
|
| 35 |
# Vim temporary files |
| 36 |
.*.swp |
| 37 |
|
| 38 |
# Visual Studio generated files |
| 39 |
*.ib_pdb_index |
| 40 |
*.idb |
| 41 |
*.ilk |
| 42 |
*.pdb |
| 43 |
*.sln |
| 44 |
*.suo |
| 45 |
*.vcproj |
| 46 |
*vcproj.*.*.user |
| 47 |
*.ncb |
| 48 |
|
| 49 |
# MinGW generated files |
| 50 |
*.Debug |
| 51 |
*.Release |
| 52 |
|
| 53 |
# translation related: |
| 54 |
share/qtcreator/translations/extract-mimetypes.xq |
| 55 |
|
| 56 |
# Directories to ignore |
| 57 |
# --------------------- |
| 58 |
|
| 59 |
debug |
| 60 |
lib/* |
| 61 |
lib64/* |
| 62 |
release |
| 63 |
doc/html/* |
| 64 |
doc/api/html/* |
| 65 |
.rcc |
| 66 |
.pch |
| 67 |
|
| 68 |
# Binaries |
| 69 |
# -------- |
| 70 |
bin/*.dll |
| 71 |
bin/qtcreator.bin |
| 72 |
bin/qtcreator_process_stub* |
| 73 |
bin/qtcreator.exe |
| 74 |
share/doc/qtcreator/qtcreator.qch |
| 75 |
tests/manual/cplusplus/cplusplus0 |
| 76 |
tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus |
| 77 |
tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core |
| 78 |
tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor |