Remove private data from repository

CQTexperiment
Chris Moeller 2015-07-31 23:55:14 -07:00
parent fdefcf4128
commit e8ff4a9b63
2 changed files with 2 additions and 54 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
xcshareddata
xcuserdata

View File

@ -1,54 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>811E8515-6C50-44FF-ACDB-088BB9917E26</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>75748be7-0387-4326-94c7-f41ce0883d2c++505</key>
<string>svn://svn.code.sf.net/p/sidplay-residfp/code/trunk</string>
<key>EF1CF5E1F342919DE309B5C9DAEDDCF1D12D0402</key>
<string>https://github.com/andymatuschak/Sparkle.git</string>
</dict>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>75748be7-0387-4326-94c7-f41ce0883d2c++505</key>
<string>libsidplay/sidplay-residfp-code/</string>
<key>EF1CF5E1F342919DE309B5C9DAEDDCF1D12D0402</key>
<string>Sparkle/</string>
</dict>
<key>IDESourceControlProjectRepositoryRootDictionary</key>
<dict>
<key>75748be7-0387-4326-94c7-f41ce0883d2c++505</key>
<string>svn://svn.code.sf.net/p/sidplay-residfp/code</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/andymatuschak/Sparkle.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>EF1CF5E1F342919DE309B5C9DAEDDCF1D12D0402</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.subversion</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>75748be7-0387-4326-94c7-f41ce0883d2c++505</string>
<key>IDESourceControlWCCName</key>
<string>sidplay-residfp-code</string>
</dict>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>EF1CF5E1F342919DE309B5C9DAEDDCF1D12D0402</string>
<key>IDESourceControlWCCName</key>
<string>Sparkle</string>
</dict>
</array>
</dict>
</plist>