summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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