From 68938757289cc8ab8a36697fe0f12bc5980eaefa Mon Sep 17 00:00:00 2001 From: Andras Becsi Date: Thu, 5 Jun 2014 11:59:13 +0200 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3