Skip to content

Commit 7ed8506

Browse files
authored
Merge pull request #2168 from calben/patch-1
add the *.VC.db to unreal engine ignore
2 parents 0f88fa7 + 548fb98 commit 7ed8506

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UnrealEngine.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Visual Studio 2015 user specific files
22
.vs/
33

4+
# Visual Studio 2015 database file
5+
*.VC.db
6+
47
# Compiled Object files
58
*.slo
69
*.lo

0 commit comments

Comments
 (0)