From e7877a5e7f104f8958950d515251bab76df27688 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Thu, 3 Mar 2016 22:29:30 +0200 Subject: [PATCH] update .gitignore Signed-off-by: Ivailo Monev --- .gitignore | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 24798e38c..e894d8662 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -# This file is used to ignore files which are generated in the Qt build system -# ---------------------------------------------------------------------------- +# This file is used to tell Git which files to ignore from the tree +# ----------------------------------------------------------------- callgrind.out.* pcviewer.cfg @@ -37,7 +37,6 @@ tests/auto/qlibrary/libmylib.so* tests/auto/qresourceengine/runtime_resource.rcc tools/qtestlib/chart/chart* tools/qtestlib/updater/updater* -tools/activeqt/testcon/testcon.tlb translations/*.qm translations/*_untranslated.ts qrc_*.cpp @@ -80,20 +79,6 @@ plugins/*/* .pch .metadata -# runonphone crash dumps -d_exc_*.txt -d_exc_*.stk - -# Generated by abldfast.bat from devtools. -.abldsteps.* - -# Carbide project files -# --------------------- -.project -.cproject -.make.cache -*.d - # INTEGRITY generated files *.gpj *.int