mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
ignore iOS xcuserdata
This commit is contained in:
parent
d67191d653
commit
d20ada65fb
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,4 +11,5 @@ spine-cocos2dx/cocos2dx/
|
||||
!spine-cocos2dx/cocos2dx/Place cocos2dx here.txt
|
||||
*.swp
|
||||
.DS_Store
|
||||
xcuserdata
|
||||
xcuserdata
|
||||
spine-cocos2dx/example/proj.ios/ExampleSpine.xcodeproj/project.xcworkspace/xcuserdata/*
|
||||
|
||||
Binary file not shown.
@ -1,10 +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>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
|
||||
<true/>
|
||||
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
Loading…
x
Reference in New Issue
Block a user