Skip to content

Commit 514f24b

Browse files
committed
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 #1778 and #1783 but is more specifically targeted at solving the issue http://stackoverflow.com/questions/34319008/git-issue-with-visual-studio-2015-update-1 .
1 parent c7557c5 commit 514f24b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

UnrealEngine.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
*.suo
3535
*.opensdf
3636
*.sdf
37+
*.VC.opendb
3738

3839
# Precompiled Assets
3940
SourceArt/**/*.png

0 commit comments

Comments
 (0)