diff options
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r-- | Objective-C.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index d1b15a36..8dcee63e 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -2,7 +2,7 @@ .DS_Store # Xcode -*/build/* +build/ *.pbxuser !default.pbxuser *.mode1v3 |