mirror of
https://github.com/godotengine/godot.git
synced 2025-01-10 20:20:55 +00:00
xCode added xcuserdata to gitignore
This commit is contained in:
parent
9a5442a226
commit
bafd4ed56c
3
.gitignore
vendored
3
.gitignore
vendored
@ -246,6 +246,9 @@ node_modules/
|
||||
#Kdevelop project files
|
||||
*.kdev4
|
||||
|
||||
# xCode
|
||||
xcuserdata
|
||||
|
||||
# RIA/Silverlight projects
|
||||
Generated_Code/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user