diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9fa60e71e..072775d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,9 @@ tests/**/*.slang-module tools/gfx-unit-test/test-tmp-* +# Files written by slangc +*.slang-ast + # Files generated by other shader compilers *.spv |
