mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02: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 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# Visual Studio 2015 user specific files
|
||||
.vs/
|
||||
|
||||
# Visual Studio 2015 database file
|
||||
*.VC.db
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue