summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2012-02-03 09:55:33 +0100
committerSimon Hausmann <simon.hausmann@nokia.com>2012-02-03 09:55:33 +0100
commitcd44dc59cdfc39534aef4d417e9f3c412e3be139 (patch)
tree8d89889ba95ed6ec9322e733846cc9cce9d7dff1 /.gitignore
parentd11f84f5b5cdc0d92a08af01b13472fdd5f9acb9 (diff)
downloadqtwebkit-cd44dc59cdfc39534aef4d417e9f3c412e3be139.tar.gz
Imported WebKit commit fce473cb4d55aa9fe9d0b0322a2fffecb731b961 (http://svn.webkit.org/repository/webkit/trunk@106560)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 15 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 68ba79325..88cab911c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,8 +58,20 @@ Source/Platform/Platform.gyp/*.Makefile
Source/Platform/Platform.gyp/*.mk
Source/Platform/Platform.gyp/*.sln
Source/Platform/Platform.gyp/*.vcproj*
-Tools/Tools.xcodeproj
-Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.xcodeproj
+Source/Platform/Platform.gyp/*.xcodeproj*
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.Makefile
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.mk
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.ninja
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.sln
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.vcproj*
+Tools/DumpRenderTree/DumpRenderTree.gyp/*.xcodeproj*
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.Makefile
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.mk
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.ninja
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.sln
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.vcproj*
+Tools/TestWebKitAPI/TestWebKitAPI.gyp/*.xcodeproj*
+
# Ignore status files that manage Chromium dependencies.
Source/WebKit/chromium/.gclient
@@ -178,3 +190,4 @@ LayoutTests/java/*.class
# Ignore files generated by the Qt build-system:
Source/qtwebkitversion.h
+Tools/qmake/.build-hint