-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New .gitignore structure overhaul #2057
Comments
So, the list of files which are in the repo erroneously is
There are a couple of things I need cleared up by XCode users. Calling @ofTheo @ofZach @julapy 1: it's clear that xcuserdata folders/files should be ignored. this is unproblematic as far as I can see. Correct? One exception: this 2: |
|
thanks!! the only files we need to have for xcode are: emptyExample.xcodeproj/project.pbxproj all other files inside of an xcodeproj folder can be removed |
awesome guys. I'll add this to the PR. |
Some problems have cropped up since the last gitignore overhaul (#1107), we'll collect them here and I'll submit a PR.
See discussion in #1981.
git ls-files -i --exclude-standard
)The text was updated successfully, but these errors were encountered: