Browse Source

Merge pull request #2168 from calben/patch-1

add the *.VC.db to unreal engine ignore
Brendan Forster 8 years ago
parent
commit
7ed8506e9c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      UnrealEngine.gitignore

+ 3 - 0
UnrealEngine.gitignore

@@ -1,6 +1,9 @@
 # Visual Studio 2015 user specific files
 .vs/
 
+# Visual Studio 2015 database file
+*.VC.db
+
 # Compiled Object files
 *.slo
 *.lo