https://bugs.webkit.org/show_bug.cgi?id=114141
Reviewed by Gyuyoung Kim.
* .gitignore:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@147895
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
# For example: instead of placing Source/WebKit/chromium/WebKit.xcodeproj here,
# place WebKit.xcodeproj in Source/WebKit/chromium/.gitignore
-# Ignore files that Chromium port generates
-/Makefile.chromium
-/out
-/gyp-mac-tool
-
# Though the GTK build builds in a subdirectory, autogen.sh still deposits
# a few files into the source tree.
/aclocal.m4
+2013-04-07 Vivek Galatage <vivek.vg@samsung.com>
+
+ Modify .gitignore file to remove entries for chromium generated files
+ https://bugs.webkit.org/show_bug.cgi?id=114141
+
+ Reviewed by Gyuyoung Kim.
+
+ * .gitignore:
+
2013-04-07 Patrick Gansterer <paroga@webkit.org>
Remove references to Skia and V8 from CMake files