diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9df009a6d..690392d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,5 @@ prelude/*.h.cpp /docs/Gemfile.lock /docs/Gemfile /source/slang/slang-stdlib-generated.h + +/examples/heterogeneous-hello-world/shader.cpp
\ No newline at end of file |
