Files
VulkanDriver/.gitignore
Kbz-8 5be875c07e
All checks were successful
Build / build (push) Has been skipped
Test / build_and_test (push) Has been skipped
ci skip; start of update to zig 0.16
2026-04-16 22:15:07 +02:00

20 lines
169 B
Plaintext

.cache/
.zig-cache/
zig-out/
zig-pkg/
cts/
cts_report/
scripts/__pycache__/
*.o
.gdb_history
*.json
*.png
*.bin
*.qpa
*.xml
*.html
*.pyc
*.spv
*_table_dump.txt
vgcore.*