summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9570dacd1..4710f2b3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
*.o
Makefile
+Makefile.*
out/
-src/core/core.gyp
+src/core/core_generated.gyp
*.pro.user*
.qmake.cache
*.moc
@@ -19,3 +20,4 @@ tests/widgets/qwebenginehistory/tst_qwebenginehistory
tests/widgets/qwebengineinspector/tst_qwebengineinspector
tests/widgets/qwebenginepage/tst_qwebenginepage
tests/widgets/qwebengineview/tst_qwebengineview
+tools/**/*.pyc