flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
597 stars 40 forks source link

fix untracked content in SDL2/external/SDL2 #235

Closed michaelknoch closed 6 years ago

michaelknoch commented 6 years ago

Its super annoying to have things dirty in version control when opening UIKit in Xcode.

HEAD detached at 5d7cfcca3
Untracked files:
  (use "git add <file>..." to include in what will be committed)

    Xcode/SDL/SDL.xcodeproj/xcuserdata/

nothing added to commit but untracked files present (use "git add" to track)
cshg commented 6 years ago

fixed with #240