mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2.
This commit is contained in:
parent
e9edeccc20
commit
c08375a5ab
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,6 +16,7 @@
|
|||
*.d
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
xcuserdata
|
||||
*.xccheckout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue