I checked out the repo to contribute and quickly noticed non-ignored files popping up (*.xcuserstate, etc.). This gitignore should help ease the process for future contributors.
Contains lots of Swift & Xcode ignores specific to the iOS app, so I put it directly in the iOS app sub-directory instead of pasting it all in the root .gitignore. If that's what you'd prefer I'll amend my pull request (I can also clean up the comments if you'd like).
I checked out the repo to contribute and quickly noticed non-ignored files popping up (*.xcuserstate, etc.). This gitignore should help ease the process for future contributors.
Contains lots of Swift & Xcode ignores specific to the iOS app, so I put it directly in the iOS app sub-directory instead of pasting it all in the root .gitignore. If that's what you'd prefer I'll amend my pull request (I can also clean up the comments if you'd like).