Skip to content

Commit

Permalink
Bump C++ projects to VS2015, fix console alloc in 2015, fix bug when …
Browse files Browse the repository at this point in the history
…0 mods installed
  • Loading branch information
miyu committed Jan 15, 2016
1 parent 208096c commit 13a7a48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,12 @@ FakesAssemblies/
*.opt

# LightSwitch generated files
GeneratedArtifacts/
iGeneratedArtifacts/
_Pvt_Extensions/
ModelManifest.xml

# Development deploy directory
deploy/
deploy/

# opendb from vs2015
*.opendb

0 comments on commit 13a7a48

Please sign in to comment.