Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2015-07-20 10:14:54
    Hash : 2fdd3da9
    Message : Add clang-format integration for 'git cl format'. This will allow us to eventually make a presubmit script for ANGLE, and also will help new contributors who aren't as familiar with the style guide. One outstanding issue is the lack of proper breaking before array initializers. We don't use arrays all over the place, but this will likely require a patch for clang. BUG=angleproject:762 Change-Id: I4702b1fcdfa10b7682b07316be59ec67bcf84943 Reviewed-on: https://chromium-review.googlesource.com/285901 Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Tested-by: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • Debug/
    Debug_Win32/
    Debug_x64/
    Debug_ARM/
    Release/
    Release_Win32/
    Release_x64/
    Release_ARM/
    *.sdf
    *.ncb
    *.suo
    *.sln
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    patches-*
    *.target.mk
    ipch
    debug.txt
    *.opensdf
    *.orig
    *.rej
    .gclient_entries
    /third_party
    /src/tests/third_party/googlemock
    /src/tests/third_party/googletest
    /third_party/libpng
    /third_party/zlib
    /third_party/deqp/src
    /src/tests/third_party/gles_conformance_tests
    out
    lib/*
    Makefile
    *.Makefile
    *~
    .gclient
    angle_internal
    TestResults.qpa
    *.psess
    *.vsp
    *.nvuser
    buildtools/