Add Xcode files to ignore .gitignore.

This commit is contained in:
C.W. Betts 2017-06-03 22:57:30 -06:00 committed by sa666666
parent b489a61e03
commit c3397d271d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@ src/**/*/.deps
src/**/*.o
stella
*.diff
project.xcworkspace/
xcuserdata/
build/