forked from Mirror/wren
Update Visual Studio projects so we can build again
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -19,6 +19,14 @@ test/benchmark/baseline.txt
|
||||
xcuserdata/
|
||||
*.xccheckout
|
||||
|
||||
# Allow Visual Studio project files.
|
||||
!wren/
|
||||
!wren_lib/
|
||||
|
||||
# Visual Studio intermediate files.
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
# Visual Studio cache files.
|
||||
ipch/
|
||||
*.aps
|
||||
|
||||
Reference in New Issue
Block a user