Skip to content

Commit 42c8c5a

Browse files
Ignoring Visual Studio files
1 parent f2c20a8 commit 42c8c5a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ missing
2626
src/.deps/
2727
src/Makefile.in
2828
src/*.o
29-
src/sonar_scanner_example
29+
src/sonar_scanner_example
30+
31+
# Visual Studio
32+
out
33+
.vs

0 commit comments

Comments
 (0)