# Xcode # build/ *.pbxuser !default.pbxuser *.mode1v3 !default.mode1v3 *.mode2v3 !default.mode2v3 *.perspectivev3 !default.perspectivev3 xcuserdata *.xccheckout *.moved-aside DerivedData *.hmap *.ipa *.xcuserstate # OS generated files # ###################### .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes Icon? ehthumbs.db Thumbs.db # OS X temporary files # ######################## *.swp *.lock profile # Carthage # ############ Carthage.pkg Carthage/Checkouts infer-out # This ignore here is prevent projects fetching sdl_ios as a submodule using # Carthage from resulting as `-dirty` in the `git status`. Carthage/Build docs/docsets/ .idea *venv* *__pycache__ *.pytest_cache **htmlcov **.coverage _debug*