mirror of
https://github.com/github/gitignore
synced 2024-11-23 04:04:21 +01:00
Merge pull request #2168 from calben/patch-1
add the *.VC.db to unreal engine ignore
This commit is contained in:
commit
7ed8506e9c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user