Skip to content
  • commit-queue@webkit.org's avatar
    Split up top-level .gitignore and .gitattributes · 66f25595
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=82687
    
    Patch by David Barr <davidbarr@chromium.org> on 2012-03-30
    Reviewed by Tor Arne Vestbø.
    
    .:
    
    Jeff King <peff@peff.net> suggested this on the git mailing list.
    http://article.gmane.org/gmane.comp.version-control.git/194294
    He reported a 1.6 times speed up for 'git status'.
    
    * .gitattributes:
    * .gitignore:
    * ManualTests/.gitattributes: Added.
    * Source/.gitignore: Added.
    * Websites/.gitattributes: Added.
    
    PerformanceTests:
    
    * .gitattributes: Added.
    
    Source/JavaScriptCore:
    
    * JavaScriptCore.gyp/.gitignore: Added.
    
    Source/Platform:
    
    * Platform.gyp/.gitignore: Added.
    
    Source/ThirdParty:
    
    * glu/.gitignore: Added.
    
    Source/WebCore:
    
    No new tests, source control administrivia.
    
    * .gitattributes: Added.
    * WebCore.gyp/.gitignore: Added.
    
    Source/WebKit/chromium:
    
    * .gitignore: Added.
    
    Source/WTF:
    
    * WTF.gyp/.gitignore: Added.
    
    Tools:
    
    * .gitattributes: Added.
    * .gitignore: Added.
    * DumpRenderTree/DumpRenderTree.gyp/.gitigno...
    66f25595