This commit is contained in:
IoIxD 2025-12-01 19:18:43 -07:00
commit 82626cab22
5 changed files with 26 additions and 20 deletions

3
.gitignore vendored
View file

@ -1,5 +1,8 @@
*.o
*.so
*.dll
examples/*
examples/*.exe
examples/*/*
!examples/*/*.c
!examples/*/*.spv