Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit bb3c9b3

Browse files
committed
Enable VsChromium for UIforETW development
1 parent 63d4fa5 commit bb3c9b3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

vs-chromium-project.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[SourceExplorer.ignore]
2+
.git/
3+
*.sdf
4+
*.opensdf
5+
*.suo
6+
*.csproj
7+
*.vcxproj
8+
9+
10+
[SearchableFiles.ignore]
11+
Binaries/
12+
obj/
13+
Debug/
14+
x64/
15+
*.png
16+
*.ico
17+
*.ipch
18+
*.pch
19+
*.dll
20+
*.pdb
21+
*.user
22+
23+
[SearchableFiles.include]
24+
*

0 commit comments

Comments
 (0)