Merge pull request #2168 from calben/patch-1

add the *.VC.db to unreal engine ignore
This commit is contained in:
Brendan Forster
2016-11-02 11:23:45 -07:00
committed by GitHub

View File

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