]> source.dussan.org Git - gitignore.git/commitdiff
Add *.VC.opendb for UnrealEngine 1833/head
authorVahagn Harutyunyan <hzor3000@gmail.com>
Sat, 23 Jan 2016 10:44:18 +0000 (14:44 +0400)
committerVahagn Harutyunyan <hzor3000@gmail.com>
Sat, 23 Jan 2016 10:44:18 +0000 (14:44 +0400)
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 .

UnrealEngine.gitignore

index 247f644aa817e723756d4783db6b573e04960e82..94e990aa0fc444923d978363b56dc3675697d580 100644 (file)
@@ -34,6 +34,7 @@
 *.suo
 *.opensdf
 *.sdf
+*.VC.opendb
 
 # Precompiled Assets
 SourceArt/**/*.png