Changeset 239060 in webkit


Ignore:
Timestamp:
Dec 10, 2018 4:35:51 PM (5 years ago)
Author:
Ross Kirsling
Message:

Add test262-results directory to .gitignore.
https://bugs.webkit.org/show_bug.cgi?id=192547

Reviewed by Dean Jackson.

  • .gitignore:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitignore

    r235381 r239060  
    88!/PerformanceTests/Speedometer/**/build/
    99/WebKitBuild/
     10/test262-results/
    1011autoinstall.cache.d
    1112project.xcworkspace
  • trunk/ChangeLog

    r238929 r239060  
     12018-12-10  Ross Kirsling  <ross.kirsling@sony.com>
     2
     3        Add test262-results directory to .gitignore.
     4        https://bugs.webkit.org/show_bug.cgi?id=192547
     5
     6        Reviewed by Dean Jackson.
     7
     8        * .gitignore:
     9
    1102018-12-06  Carlos Eduardo Ramalho  <cadubentzen@gmail.com>
    211
Note: See TracChangeset for help on using the changeset viewer.