Skip to content

Commit

Permalink
Update gitignore for VC project file update
Browse files Browse the repository at this point in the history
(cherry-picked from commit b27c4c6)
  • Loading branch information
CelticMinstrel committed Oct 7, 2018
1 parent a2d5d15 commit 8d1611c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -49,7 +49,7 @@ projectfiles/**/*objs*

# Visual Studio
projectfiles/VC*
!projectfiles/VC12
!projectfiles/VC14
projectfiles/VC*/.vs/
projectfiles/VC*/*.vc.*db
projectfiles/VC*/*.sdf
Expand Down

0 comments on commit 8d1611c

Please sign in to comment.