Skip to content

Commit

Permalink
ignore all other msvc projectfiles than for vc12
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Apr 30, 2016
1 parent 222eec7 commit 0ee7451
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -55,6 +55,8 @@ projectfiles/**/*_build_log.html
projectfiles/**/*objs*

# Visual Studio
projectfiles/VC*
!projectfiles/VC12*
projectfiles/VC*/*sdf
projectfiles/VC*/*.user
projectfiles/VC*/*.suo
Expand Down

0 comments on commit 0ee7451

Please sign in to comment.