This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
KhronosGroup
/
glslang
同期ミラー
https://github.com/KhronosGroup/glslang.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add .vs/ folder to .gitignore (
#3963
)
Diego Novillo
3 ヶ月 前
親
f828eadd36
コミット
b888ebcee8
1 ファイル変更
、
1 行追加
、
0 行削除
一括表示
差分情報を表示
1
0
.gitignore
+ 1
- 0
.gitignore
ファイルの表示
@@ -4,6 +4,7 @@
*.exe
*.exe
.cache/
.cache/
.vscode/
.vscode/
+.vs/
tags
tags
TAGS
TAGS
bazel-*
bazel-*