Skip to content

Commit 79b446b

Browse files
authored
[#111] refactor: gitignore for MS Visual Studio
1 parent 5c838aa commit 79b446b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
/.idea/
33
/.vscode/
44
/.cache/
5+
/.vs/
56

67
/build/
78
/cmake-build-*/
9+
/out/
810
/data/
911
/site/
1012

0 commit comments

Comments
 (0)