Skip to content

Commit c6bf7c4

Browse files
committed
Update gitignore
Signed-off-by: SinghRajenM <singh.rajen15@gmail.com>
1 parent 7c422e3 commit c6bf7c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
*.userosscache
88
*.sln.docstates
99

10-
# Visual Studio 2015 cache/options directory
10+
# Visual Studio/ VSCode cache/options directory
1111
.vs/
12+
.vscode/
1213

1314
# Visual C++ cache files
1415
*.aps
@@ -28,6 +29,7 @@
2829
# Build Results/artifacts
2930
src/Build/
3031
*.dll
32+
*.exe
3133
*.lib
3234
*.pdb
3335
*.recipe

0 commit comments

Comments
 (0)