summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-27 13:24:26 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-02-28 14:24:39 +0100
commit26b4267a3b00ebedb560169d09f974cd87a6a370 (patch)
treeba77ff92b9cafe8710182d82b0ce527b72c32dfb /.gitignore
parent42af15c421a520499bc872e2d55053dcffb2a07b (diff)
Handle recursive DEPS
Needed to include angle third party dependencies Change-Id: I8b4fada4cac0f90f52d541953ddbdf530b6cdb37 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 71d4cbb0e..cd5829835 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
.qmake.cache
.qmake.stash
src/3rdparty_upstream/patches
+src/3rdparty_upstream/gn
src/3rdparty_upstream/ninja
src/3rdparty_upstream/chromium
src/core/Debug
src/core/Release
src/core/api/Release
src/core/api/Debug
-src/core/gypfiles
examples/webengine/quicknanobrowser/quicknanobrowser
examples/webengine/quicknanobrowser/quicknanobrowser.app
examples/webenginewidgets/browser/browser