diff options
| author | Yong He <yonghe@outlook.com> | 2024-11-11 19:29:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-12 11:29:18 +0800 |
| commit | ea04ad12110df6b958c117f5d92f45813316cd70 (patch) | |
| tree | fb5c90178425d3fcbd0c92e6d89d0b5835090756 /.gitignore | |
| parent | 3b7d0e01cce61a809757a3fd4c1b9f922a883c8b (diff) | |
Add wasm binding to get reflection json. (#5536)
Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e407ed018..803fcbe14 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ vkd3d-proton.cache.write *~ .*.swp .*.swo +/generators |
