diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2025-11-26 00:19:26 -0800 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2025-11-26 00:19:26 -0800 |
| commit | 69151820e0ef4096c6dc5e5c35470fcd91d86a84 (patch) | |
| tree | b2808086c9439a055e2475104632f92c43da08a7 /.gitignore | |
| parent | a18ad3a6436eb298bea80223aa3be57d63c948ab (diff) | |
shaders: Fix Visual Studio build
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .DS_Store .cache +.vs bin build
\ No newline at end of file |