Skip to content

Commit a6c782d

Browse files
committed
#2-augment .gitignore
Done.
1 parent 8c25b33 commit a6c782d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,12 @@
3030
*.exe
3131
*.out
3232
*.app
33+
34+
# Visual Studio
35+
.vs
36+
*.vcxproj
37+
*.vcxproj.*
38+
*.sln
39+
40+
# External Documentaion
41+
docs

0 commit comments

Comments
 (0)