Files
VulkanDriver/.gitignore
Kbz-8 6f6f2e6ab2
All checks were successful
Build / build (push) Successful in 2m5s
Test / build_and_test (push) Successful in 1h14m49s
switching to smp_allocator
2026-04-04 03:59:54 +02:00

19 lines
160 B
Plaintext

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