Skip to content

Commit eafb1eb

Browse files
committed
Update .gitignore
1 parent a07e79f commit eafb1eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android-sample/bin/*
2929
preprocessed.hlsl
3030
compiled.spv
3131
.vs/*
32-
tools/ndt/__main__.py
33-
tools/ndt/.vscode/settings.json
34-
tools/ndt/.vscode/launch.json
35-
tools/ndt/.profiles/0.json
32+
tools/nsc/__main__.py
33+
tools/nsc/.vscode/*
34+
tools/nsc/.profiles/*
35+
tools/nsc/bin/*

0 commit comments

Comments
 (0)