mirror of https://github.com/godotengine/godot
xCode added xcuserdata to gitignore
This commit is contained in:
parent
9a5442a226
commit
bafd4ed56c
|
|
@ -246,6 +246,9 @@ node_modules/
|
|||
#Kdevelop project files
|
||||
*.kdev4
|
||||
|
||||
# xCode
|
||||
xcuserdata
|
||||
|
||||
# RIA/Silverlight projects
|
||||
Generated_Code/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue