Skip to content

Commit

Permalink
Update gitignore for VC project file update
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Mar 18, 2018
1 parent 750d558 commit b27c4c6
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 b27c4c6

Please sign in to comment.