Revert "Upgrade NodeJS binary to v16.13.0"
[platform/framework/web/chromium-efl.git] / third_party / angle / .gitignore
1 .DS_Store
2 .vs
3 .vscode
4 *.Makefile
5 *.ncb
6 *.nvuser
7 *.opensdf
8 *.orig
9 *.psess
10 *.pyc
11 *.rej
12 *.sdf
13 *.sln
14 *.suo
15 *.target.mk
16 *.TMP
17 *.VC.db
18 *.VC.opendb
19 *.vcproj
20 *.vcxproj
21 *.vcxproj.filters
22 *.vcxproj.user
23 *.vsp
24 *~
25 .*.sw*
26 .sw*
27 .cipd
28 .gclient*
29 .git_cl_description_backup
30 /src/tests/third_party/gles_conformance_tests
31 /testing
32 /third_party/abseil-cpp
33 /third_party/android_build_tools
34 /third_party/android_deps
35 /third_party/android_ndk
36 /third_party/android_platform
37 /third_party/android_sdk
38 /third_party/android_system_sdk/*.jar
39 /third_party/astc-encoder/src
40 /third_party/bazel/desugar/*.jar
41 /third_party/catapult
42 /third_party/cherry
43 /third_party/colorama/src
44 /third_party/depot_tools
45 /third_party/EGL-Registry/src
46 /third_party/flatbuffers/src
47 /third_party/fuchsia-sdk
48 /third_party/gles1_conform
49 /third_party/glmark2/src
50 /third_party/googletest
51 /third_party/ijar
52 /third_party/jdk/current
53 /third_party/jdk/extras/java_8
54 /third_party/jinja2
55 /third_party/jsoncpp
56 /third_party/kotlin_stdlib
57 /third_party/libdrm
58 /third_party/libjpeg_turbo
59 /third_party/libpng/src
60 /third_party/llvm-build
61 /third_party/markupsafe
62 /third_party/meson
63 /third_party/nasm
64 /third_party/ninja
65 /third_party/OpenCL-Docs/src
66 /third_party/OpenCL-ICD-Loader/src
67 /third_party/OpenGL-Registry/src
68 /third_party/proguard/lib
69 /third_party/protobuf
70 /third_party/Python-Markdown
71 /third_party/qemu-linux-x64
72 /third_party/qemu-mac-x64
73 /third_party/r8/d8
74 /third_party/r8/lib
75 /third_party/rapidjson/src
76 /third_party/requests/src
77 /third_party/six
78 /third_party/SwiftShader
79 /third_party/turbine/*.jar
80 /third_party/VK-GL-CTS/src
81 /third_party/vulkan-deps
82 /third_party/vulkan_memory_allocator
83 /third_party/wayland
84 /third_party/zlib
85 /tools/android/errorprone_plugin
86 /tools/clang
87 /tools/flex-bison/linux/bison
88 /tools/flex-bison/linux/flex
89 /tools/flex-bison/windows/bison.exe
90 /tools/flex-bison/windows/flex.exe
91 /tools/flex-bison/windows/m4.exe
92 /tools/flex-bison/windows/msys*.dll
93 /tools/glslang/glslang_validator
94 /tools/glslang/glslang_validator.exe
95 /tools/luci-go
96 /tools/mb
97 /tools/md_browser
98 /tools/memory
99 /tools/perf
100 /tools/protoc_wrapper
101 /tools/python
102 /tools/skia_goldctl
103 /tools/valgrind
104 angle.iml
105 angle_debug.txt
106 /build
107 /buildtools
108 debug.txt
109 Debug/
110 Debug_ARM/
111 Debug_Win32/
112 Debug_x64/
113 diag.txt
114 ipch
115 lib/*
116 out
117 patches-*
118 Release/
119 Release_ARM/
120 Release_Win32/
121 Release_x64/
122 TestResults.qpa
123 .idea/
124
125 # Any temporary files will confuse code generation.
126 !scripts/code_generation_hashes/*