summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClement Sibille <clements@lisible.xyz>2024-12-11 07:51:49 +0100
committerClement Sibille <clements@lisible.xyz>2024-12-11 07:51:49 +0100
commit169b120b8de4de773a8ceaeee1c9d4309179b9d3 (patch)
treee8a5a2ff7330ad916ff1e358520e1db8c2dbc673 /.gitignore
parent75026a2930624b25e4e39be2439f933bd5bd6703 (diff)
Add shader module loading
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc95448..8dda78e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.cache/
build/
+shaders/*.spv
Go back to lisible.xyz