add to .gitignore a VS2015 file

This commit is contained in:
Christopher Pelloux 2016-02-23 21:53:55 -05:00
parent 9825849a09
commit 95b4c2c17f

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ Debug
Release Release
MinSizeRel MinSizeRel
RelWithDebInfo RelWithDebInfo
*.VC.opendb
# CMake files # CMake files
Makefile Makefile