summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-09-09 12:28:54 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-09-09 11:42:13 +0000
commitf590b159c56d9112ae8f6f2aeb960a365a881ac5 (patch)
treea5d6ba95c223814b44c7138d7bbb46cc76481e14 /.gitignore
parentdc16cdd60449112343d43852960142db7fd155fd (diff)
do not generate qmake_extras.gypi in the source directory
Among other things, we store the used compiler in there. This information belongs into the build directory. Otherwise switching toolchains becomes challenging. Task-number: QTBUG-43014 Change-Id: I9bec26a235f5251322792632d4667cc71210286d Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b66341f8f..d3e523f3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,6 @@ src/core/Debug
src/core/Release
src/core/core_generated.gyp
src/core/gypfiles
-src/core/qmake_extras.gypi
examples/webengine/quicknanobrowser/quicknanobrowser
examples/webengine/quicknanobrowser/quicknanobrowser.app
examples/webenginewidgets/browser/browser