OSDN Git Service

Merge remote branch 'origin/2.0'
[qt-creator-jp/qt-creator-jp.git] / .gitignore
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 !core/
20 tags
21 .DS_Store
22 *.debug
23 Makefile*
24 *.prl
25 *.app
26 moc_*.cpp
27 ui_*.h
28 qrc_*.cpp
29 Thumbs.db
30
31 # qtcreator generated files
32 *.pro.user*
33
34 # xemacs temporary files
35 *.flc
36
37 # Vim temporary files
38 .*.swp
39
40 # Visual Studio generated files
41 *.ib_pdb_index
42 *.idb
43 *.ilk
44 *.pdb
45 *.sln
46 *.suo
47 *.vcproj
48 *vcproj.*.*.user
49 *.ncb
50
51 # MinGW generated files
52 *.Debug
53 *.Release
54
55 # translation related:
56 share/qtcreator/translations/extract-mimetypes.xq
57 share/qtcreator/translations/extract-customwizards.xq
58
59 # Directories to ignore
60 # ---------------------
61
62 debug
63 lib/*
64 lib64/*
65 release
66 doc/html/*
67 doc/api/html/*
68 .rcc
69 .pch
70
71 # Binaries
72 # --------
73 bin/*.dll
74 bin/qtcreator.bin
75 bin/qtcreator_process_stub*
76 bin/qtcreator.exe
77 share/doc/qtcreator/qtcreator.qch
78 tests/manual/cplusplus/cplusplus0
79 tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
80 tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
81 tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor
82 tests/auto/profilewriter/tst_profilewriter
83 src/tools/cplusplus/generate-ast
84 src/tools/qml/qmldump/qmldump