Skip to content

Commit dbaf4f8

Browse files
Update .gitignore (#2087)
chore: add .vs to .gitignore to exclude Visual Studio files
1 parent 54fd1d3 commit dbaf4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ build
1717
platform/cortex.exe
1818
platform/package-lock.json
1919
.vscode
20+
.vs
2021
platform/command
2122
platform/src/infrastructure/commanders/test/test_data
2223
**/vcpkg_installed

0 commit comments

Comments
 (0)