Skip to content

Commit bfe36e3

Browse files
committed
update gitignore, should inhert from buildtools automatically
1 parent f6c83a0 commit bfe36e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/.claude/
22
/.cache/
33
/build/
4-
/buildtools/bin/
5-
/buildtools/downloads/
6-
/buildtools/llvm-*/
7-
/buildtools/clang+llvm-*-x86_64-pc-windows-msvc/
8-
/buildtools/build/
4+
# /buildtools/bin/
5+
# /buildtools/downloads/
6+
# /buildtools/llvm-*/
7+
# /buildtools/clang+llvm-*-x86_64-pc-windows-msvc/
8+
# /buildtools/build/

0 commit comments

Comments
 (0)