OSDN Git Service

Fix documentation for custom project wizard.
[qt-creator-jp/qt-creator-jp.git] / .gitignore
index 48c9abf..1549297 100644 (file)
@@ -33,6 +33,7 @@ Thumbs.db
 *.qmlproject.user*
 *.pluginspec
 src/app/Info.plist
+src/libs/utils/app_version.h
 src/plugins/coreplugin/ide_version.h
 share/qtcreator/externaltools
 
@@ -69,6 +70,7 @@ lib/*
 lib64/*
 release
 doc/html/*
+doc/html-dev/*
 doc/api/html/*
 doc/pluginhowto/html/*
 .rcc
@@ -79,15 +81,19 @@ doc/pluginhowto/html/*
 bin/*.dll
 bin/qtcreator
 bin/qtcreator_process_stub*
+bin/qtcreator_ctrlc_stub*
 bin/qtcreator.exe
 bin/qmlpuppet
 bin/qmlpuppet.exe
+bin/qml2puppet
+bin/qml2puppet.exe
 bin/qtpromaker
 bin/qtpromaker.exe
-share/doc/qtcreator/qtcreator.qch
+share/doc/qtcreator/*.qch
 src/tools/gen-cpp-ast/generate-ast
 src/tools/mkvisitor/cplusplus0
 src/tools/qml/qmldump/qmldump
+src/tools/examplesscanner/examplesscanner
 src/tools/valgrindfake/valgrind-fake
 
 # Tests