mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added *.xcscmblueprint to gitignore (a type of file generated by Xcode).
This commit is contained in:
parent
1a5f71b74d
commit
94817734a6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,6 +20,7 @@
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
xcuserdata
|
xcuserdata
|
||||||
*.xccheckout
|
*.xccheckout
|
||||||
|
*.xcscmblueprint
|
||||||
contents.xcworkspacedata
|
contents.xcworkspacedata
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.svn
|
.svn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue