diff options
| -rw-r--r-- | xcode/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xcode/.gitignore b/xcode/.gitignore index 4f405ccc6..6c2e56967 100644 --- a/xcode/.gitignore +++ b/xcode/.gitignore @@ -1 +1,3 @@ -xcuserdata
\ No newline at end of file +xcuserdata +build/lib +build/m*
\ No newline at end of file |
