Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit f9627b0

Browse files
committed
vs files added to gitignore
1 parent 264140a commit f9627b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,14 @@ ipch
1818
*.sdf
1919
*.opensdf
2020
*.suo
21+
*.vcxproj
22+
*.vcxproj.filters
23+
*.sln
2124

2225
# VIM stuff
2326
*.swp
2427

25-
#Xcode stuff
28+
# Xcode stuff
2629
build_xc
2730

2831
*.user

0 commit comments

Comments
 (0)