Skip to content
Snippets Groups Projects
.gitignore 6.59 KiB
Newer Older
con's avatar
con committed
# This file is used to ignore files which are generated
# ----------------------------------------------------------------------------

*~
*.autosave
con's avatar
con committed
*.a
*.core
*.moc
*.o
*.obj
*.orig
*.rej
*.so
*.so.*
con's avatar
con committed
*_pch.h.cpp
*_resource.rc
con's avatar
con committed
.#*
*.*#
core
con's avatar
con committed
tags
.DS_Store
*.debug
Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
*.embed.manifest
Orgad Shaneh's avatar
Orgad Shaneh committed
/.qmake.cache
/.qmake.stash
*_wrapper.sh
*_wrapper.bat
wrapper.sh
wrapper.bat
con's avatar
con committed

con's avatar
con committed
# qtcreator generated files
*.creator.user*
*.qbs.user*
*.qmlproject.user*
Christian Stenger's avatar
Christian Stenger committed
*.pyqtc.user*
/src/plugins/**/*.json
/src/app/Info.plist
kh1's avatar
kh1 committed
app_version.h
/src/plugins/coreplugin/ide_version.h
/share/qtcreator/externaltools
kh1's avatar
kh1 committed
phony.c
con's avatar
con committed
# xemacs temporary files
*.flc

# Vim temporary files
.*.swp

# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
kh1's avatar
kh1 committed
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*
con's avatar
con committed

Marco Bubke's avatar
Marco Bubke committed
# gcov files
*.gcov
*.gcda
*.gcno

con's avatar
con committed
# MinGW generated files
*.Debug
*.Release

# Python byte code
*.pyc

/share/qtcreator/translations/*_tr.h
/share/qtcreator/translations/qtcreator_untranslated.ts
con's avatar
con committed
# Directories to ignore
# ---------------------

debug/
release/
/lib/
/lib64/
/*-debug/
/*-release/
/doc/html/
/doc/html-dev/
/doc/api/html/
/doc/pluginhowto/html/
/dist/gdb/python/
/dist/gdb/qtcreator-*/
/dist/gdb/source/
/dist/gdb/staging/
/dist/gdb/*.gz
.moc/
.obj/
.pch/
.rcc/
.uic/
ipch/
tmp/
Tobias Hunger's avatar
Tobias Hunger committed
# ignore both a directory as well as a symlink
/share/qtcreator/QtProject
con's avatar
con committed

# Binaries
# --------
*.dll
*.exe
/bin/buildoutputparser
/bin/clangbackend
/bin/cpaster
Nikolai Kosjar's avatar
Nikolai Kosjar committed
/bin/cplusplus-ast2png
/bin/cplusplus-frontend
/bin/cplusplus-mkvisitor
/bin/cplusplus-update-frontend
/bin/qmlpuppet
/bin/qml2puppet
/bin/qtcreator
/bin/qtcreator_crash_handler
/bin/qtcreator_ctrlc_stub
/bin/qtcreator_process_stub
/bin/qtpromaker
/bin/sdktool
/share/doc/qtcreator/*.qch
/share/qtcreator/qbs/
/src/tools/qml/qmldump/qmldump
/src/tools/examplesscanner/examplesscanner
/src/tools/valgrindfake/valgrind-fake
/tests/manual/qml-ast2dot/qml-ast2dot
/tests/manual/debugger/simple/libsimple_test_plugin.*dylib
/tests/manual/debugger/simple/simple_test_app
/tests/manual/preprocessor/pp
/tests/auto/aggregation/tst_aggregation
/tests/auto/changeset/tst_changeset
/tests/auto/cplusplus/checksymbols/tst_checksymbols
/tests/auto/cplusplus/codegen/tst_codegen
/tests/auto/cplusplus/cxx11/tst_cxx11
Erik Verbruggen's avatar
Erik Verbruggen committed
/tests/auto/cplusplus/cxx11/tst_c99
/tests/auto/cplusplus/lexer/tst_lexer
/tests/auto/cplusplus/misc/tst_misc
/tests/auto/cplusplus/simplifytypes/tst_simplifytypes
/tests/auto/cplusplus/ast/tst_ast
/tests/auto/cplusplus/codeformatter/tst_codeformatter
/tests/auto/cplusplus/findusages/tst_findusages
/tests/auto/cplusplus/lookup/tst_lookup
/tests/auto/cplusplus/preprocessor/tst_preprocessor
/tests/auto/cplusplus/semantic/tst_semantic
/tests/auto/cplusplus/translationunit/tst_translationunit
/tests/auto/cplusplus/typeprettyprinter/tst_typeprettyprinter
/tests/auto/debugger/qt_tst_dumpers_*
/tests/auto/debugger/tst_disassembler
/tests/auto/debugger/tst_dumpers
/tests/auto/debugger/tst_gdb
/tests/auto/debugger/tst_namedemangler
/tests/auto/debugger/tst_offsets
/tests/auto/debugger/tst_olddumpers
/tests/auto/debugger/tst_simplifytypes
/tests/auto/debugger/tst_version
/tests/auto/diff/differ/tst_differ
/tests/auto/environment/tst_environment
/tests/auto/extensionsystem/pluginmanager/tst_pluginmanager
/tests/auto/extensionsystem/pluginspec/tst_pluginspec
/tests/auto/externaltool/tst_externaltool
/tests/auto/fakevim/tst_fakevim
/tests/auto/filesearch/tst_filesearch
/tests/auto/generichighlighter/highlighterengine/tst_highlighterengine
/tests/auto/generichighlighter/specificrules/tst_specificrules
/tests/auto/ioutils/tst_ioutils
/tests/auto/profilewriter/tst_profilewriter
/tests/auto/qml/codemodel/check/tst_codemodel_check
/tests/auto/qml/codemodel/dependencies/tst_dependencies
/tests/auto/qml/persistenttrie/tst_trie_check
/tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
/tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
/tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor
/tests/auto/qml/qmleditor/qmlcodeformatter/tst_qmlcodeformatter
/tests/auto/qml/qmljssimplereader/tst_qmljssimplereader
/tests/auto/qml/qmlprojectmanager/fileformat/tst_fileformat
/tests/auto/qml/qrcparser/tst_qrcparser
/tests/auto/qml/reformatter/tst_reformatter
/tests/auto/qtcprocess/tst_qtcprocess
/tests/auto/treeviewfind/tst_treeviewfind
/tests/auto/utils/ansiescapecodehandler/tst_ansiescapecodehandler
/tests/auto/utils/fileutils/tst_fileutils
/tests/auto/utils/templateengine/tst_templateengine
/tests/auto/utils_stringutils/tst_utils_stringutils
/tests/auto/valgrind/callgrind/tst_callgrindparsertests
/tests/auto/valgrind/memcheck/modeldemo
/tests/auto/valgrind/memcheck/testapps/free1/free1
/tests/auto/valgrind/memcheck/testapps/free2/free2
/tests/auto/valgrind/memcheck/testapps/invalidjump/invalidjump
/tests/auto/valgrind/memcheck/testapps/leak1/leak1
/tests/auto/valgrind/memcheck/testapps/leak2/leak2
/tests/auto/valgrind/memcheck/testapps/leak3/leak3
/tests/auto/valgrind/memcheck/testapps/leak4/leak4
/tests/auto/valgrind/memcheck/testapps/overlap/overlap
/tests/auto/valgrind/memcheck/testapps/syscall/syscall
/tests/auto/valgrind/memcheck/testapps/uninit1/uninit1
/tests/auto/valgrind/memcheck/testapps/uninit2/uninit2
/tests/auto/valgrind/memcheck/testapps/uninit3/uninit3
/tests/auto/valgrind/memcheck/tst_parsertests
/tests/auto/valgrind/memcheck/tst_testrunner
/tests/manual/debugger/gui/gui
/tests/manual/debugger/helper/helper
/tests/manual/fakevim/tst_fakevim
/tests/manual/process/process
/tests/manual/proparser/testreader
/tests/manual/ssh/errorhandling/errorhandling
/tests/manual/ssh/remoteprocess/remoteprocess
/tests/manual/ssh/sftp/sftp
/tests/manual/ssh/sftpfsmodel/sftpfsmodel
/tests/manual/ssh/shell/shell
/tests/manual/ssh/tunnel/tunnel
/tests/tools/qml-ast2dot/qml-ast2dot
/tests/valgrind/memcheck/modeldemo
/tests/valgrind/memcheck/parsertests
/tests/valgrind/memcheck/testapps/free1/free1
/tests/valgrind/memcheck/testapps/free2/free2
/tests/valgrind/memcheck/testapps/invalidjump/invalidjump
/tests/valgrind/memcheck/testapps/leak1/leak1
/tests/valgrind/memcheck/testapps/leak2/leak2
/tests/valgrind/memcheck/testapps/leak3/leak3
/tests/valgrind/memcheck/testapps/leak4/leak4
/tests/valgrind/memcheck/testapps/overlap/overlap
/tests/valgrind/memcheck/testapps/syscall/syscall
/tests/valgrind/memcheck/testapps/uninit1/uninit1
/tests/valgrind/memcheck/testapps/uninit2/uninit2
/tests/valgrind/memcheck/testapps/uninit3/uninit3
/tests/valgrind/memcheck/testrunner
/tests/valgrind/callgrind/callgrindparsertests
/tests/valgrind/callgrind/modeltest

# qbs builds
/*-debug/
/*-release/