diff options
| author | Clement Sibille <clements@lisible.xyz> | 2024-12-11 07:51:49 +0100 |
|---|---|---|
| committer | Clement Sibille <clements@lisible.xyz> | 2024-12-11 07:51:49 +0100 |
| commit | 169b120b8de4de773a8ceaeee1c9d4309179b9d3 (patch) | |
| tree | e8a5a2ff7330ad916ff1e358520e1db8c2dbc673 /.gitignore | |
| parent | 75026a2930624b25e4e39be2439f933bd5bd6703 (diff) | |
Add shader module loading
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .cache/ build/ +shaders/*.spv |
