Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Cooper Partin
    Date : 2014-10-08 10:41:56
    Hash : 88d3b8cb
    Message : Added IInspectable EGLNativeWindowType and ICoreWindow support Change-Id: I6dd7fef72a73572d4a3deda7ce36a11da3a75c81 Reviewed-on: https://chromium-review.googlesource.com/224366 Reviewed-by: Geoff Lang <geofflang@chromium.org> Tested-by: Geoff Lang <geofflang@chromium.org>

  • .gitignore
  • Debug/
    Debug_Win32/
    Debug_x64/
    Debug_ARM/
    Release/
    Release_Win32/
    Release_x64/
    Release_ARM/
    *.sdf
    *.ncb
    *.suo
    src/*.sln
    src/*.vcxproj
    src/*.vcxproj.filters
    samples/*.sln
    samples/*.vcxproj
    samples/*.vcxproj.filters
    tests/*.sln
    tests/*.vcxproj
    tests/*.vcxproj.filters
    build/*.sln
    build/*.vcxproj
    build/*.vcxproj.filters
    util/*.sln
    util/*.vcxproj
    util/*.vcxproj.filters
    *.vcxproj.user
    patches-*
    *.target.mk
    ipch
    debug.txt
    *.opensdf
    *.orig
    *.rej
    .gclient_entries
    /third_party
    tests/third_party
    out
    lib/*
    Makefile
    *.Makefile
    *~
    .gclient
    angle_internal