diff options
Diffstat (limited to 'xcode/.gitignore')
| -rw-r--r-- | xcode/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xcode/.gitignore b/xcode/.gitignore index 978bd5244..bdc490cb8 100644 --- a/xcode/.gitignore +++ b/xcode/.gitignore @@ -1,2 +1,5 @@ xcuserdata -build/
\ No newline at end of file +build/ +bin/ +lib/ +DerivedData/
\ No newline at end of file |
