Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Tobin Ehlis
    Date : 2018-05-24 10:56:17
    Hash : b971f499
    Message : Migrating ANGLE to split LVL repos Separated the Vulkan Validation Layers, Loader, Tools and Headers into separate dirs to map to the new separate repo structure. Bug: angleproject:2558 Change-Id: I422038f7dd7efe8c5b7a49dc5074de5caf40edfa Reviewed-on: https://chromium-review.googlesource.com/1071880 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • .vs
    *.Makefile
    *.ncb
    *.nvuser
    *.opensdf
    *.orig
    *.psess
    *.pyc
    *.rej
    *.sdf
    *.sln
    *.suo
    *.target.mk
    *.TMP
    *.VC.db
    *.VC.opendb
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.vsp
    *~
    .gclient
    .gclient_entries
    /src/tests/third_party/gles_conformance_tests
    /testing
    /third_party/cherry
    /third_party/deqp/src
    /third_party/gles1_conform
    /third_party/glslang/src
    /third_party/googletest/src
    /third_party/gyp
    /third_party/libpng/src
    /third_party/llvm-build
    /third_party/spirv-headers/src
    /third_party/spirv-tools/src
    /third_party/vulkan-headers/src
    /third_party/vulkan-loader/src
    /third_party/vulkan-tools/src
    /third_party/vulkan-validation-layers/src
    /third_party/zlib
    angle_internal
    build
    buildtools/
    debug.txt
    Debug/
    Debug_ARM/
    Debug_Win32/
    Debug_x64/
    diag.txt
    ipch
    lib/*
    Makefile
    out
    patches-*
    Release/
    Release_ARM/
    Release_Win32/
    Release_x64/
    TestResults.qpa
    tools/clang
    tools/gyp