summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-10-25 15:59:17 -0700
committerGitHub <noreply@github.com>2024-10-25 15:59:17 -0700
commitd8969d87dcc9eea3f186a0c93c5e48d3d1659e05 (patch)
treea7c17a8d8ce08bdd1551ba4815de809a4d1783f6 /.gitignore
parent4bad669bbc5ec3ff77321f083c59cde87eb10229 (diff)
Replace stdlib with core-module on files and projects (#5411)
This commit renames the files and projects to prefer "core-module" over "stdlib". The directory name `source/slang-stdlib` needs to be renamed too, and there will be another commit for it soon.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1df808ba7..e407ed018 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,7 +68,7 @@ prelude/*.h.cpp
/docs/Gemfile.lock
/docs/Gemfile
/docs/stdlib-reference
-/source/slang/slang-stdlib-generated.h
+/source/slang/slang-core-module-generated.h
/examples/heterogeneous-hello-world/shader.cpp
/multiple-definitions.hlsl