We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c83a0 commit bfe36e3Copy full SHA for bfe36e3
.gitignore
@@ -1,8 +1,8 @@
1
/.claude/
2
/.cache/
3
/build/
4
-/buildtools/bin/
5
-/buildtools/downloads/
6
-/buildtools/llvm-*/
7
-/buildtools/clang+llvm-*-x86_64-pc-windows-msvc/
8
-/buildtools/build/
+# /buildtools/bin/
+# /buildtools/downloads/
+# /buildtools/llvm-*/
+# /buildtools/clang+llvm-*-x86_64-pc-windows-msvc/
+# /buildtools/build/
0 commit comments