summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-06-05 11:59:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-05 12:29:00 +0200
commit68938757289cc8ab8a36697fe0f12bc5980eaefa (patch)
tree52ac851208ac9197cab213ec81bce523b5e2d3b0 /.gitignore
parente3e23087e11d51112e8ce2c46e92927ce1309d2d (diff)
Update .gitignore with build artifacts
This hides the prepared patches directory for upstream builds and gyp cache files produced for idl files. Change-Id: I340e5f6af5169810a780c9295d19bc7ce5fefd8c Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9bc536d97..0e0da0ee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,12 @@
.qmake.cache
.qmake.stash
+src/3rdparty_upstream/patches
src/3rdparty_upstream/ninja
src/3rdparty_upstream/chromium
src/core/Debug
src/core/Release
src/core/core_generated.gyp
+src/core/gypfiles
src/core/qmake_extras.gypi
examples/webengine/quicknanobrowser/quicknanobrowser
examples/webenginewidgets/browser/browser