Changeset 147895 in webkit


Ignore:
Timestamp:
Apr 7, 2013 11:31:04 PM (11 years ago)
Author:
vivek.vg@samsung.com
Message:

Modify .gitignore file to remove entries for chromium generated files
https://bugs.webkit.org/show_bug.cgi?id=114141

Reviewed by Gyuyoung Kim.

  • .gitignore:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitignore

    r142309 r147895  
    2525# For example: instead of placing Source/WebKit/chromium/WebKit.xcodeproj here,
    2626# place WebKit.xcodeproj in Source/WebKit/chromium/.gitignore
    27 
    28 # Ignore files that Chromium port generates
    29 /Makefile.chromium
    30 /out
    31 /gyp-mac-tool
    3227
    3328# Though the GTK build builds in a subdirectory, autogen.sh still deposits
  • trunk/ChangeLog

    r147879 r147895  
     12013-04-07  Vivek Galatage  <vivek.vg@samsung.com>
     2
     3        Modify .gitignore file to remove entries for chromium generated files
     4        https://bugs.webkit.org/show_bug.cgi?id=114141
     5
     6        Reviewed by Gyuyoung Kim.
     7
     8        * .gitignore:
     9
    1102013-04-07  Patrick Gansterer  <paroga@webkit.org>
    211
Note: See TracChangeset for help on using the changeset viewer.