Add *.VC.opendb for UnrealEngine

Add *.VC.opendb to the .gitignore for the UnrealEngine for Visual Studio 2015 Update 1 users. This reflects the changes in the VisualStudio.gitignore made in https://github.com/github/gitignore/pull/1778 and https://github.com/github/gitignore/pull/1783 but is more specifically targeted at solving the issue http://stackoverflow.com/questions/34319008/git-issue-with-visual-studio-2015-update-1 .
This commit is contained in:
Vahagn Harutyunyan 2016-01-23 14:44:18 +04:00
parent c7557c59a5
commit 514f24b99a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
*.suo
*.opensdf
*.sdf
*.VC.opendb
# Precompiled Assets
SourceArt/**/*.png