Files
pcsx2/3rdparty/shaderc/.gitignore
2025-11-18 14:18:26 -07:00

22 lines
333 B
Plaintext

build/
build-*/
out/
*.pyc
*.swp
compile_commands.json
.ycm_extra_conf.py
cscope.*
third_party/abseil_cpp
third_party/effcee
third_party/glslang
third_party/googletest
third_party/re2
third_party/spirv-tools
third_party/spirv-headers
third_party/spirv-cross
third_party/tint
android_test/libs
android_test/include
.DS_Store
.vscode/