0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-21 20:33:45 +02:00

Add .spv to .gitignore for SPIR-V bytecode generations.

This commit is contained in:
Jason Volk 2021-10-27 15:29:15 -07:00
parent 2d36b07f5b
commit 99e68a8403

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ Makefile
*.la
*.bc
*.ll
*.spv
*.orig
*.log
*.sw?