diff --git a/.gitignore b/.gitignore index 8abfdc7..3e503c5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,15 @@ launcher/**/xcuserdata/ launcher/**/*.xcuserstate launcher/**/Package.resolved +# iphone-arbody — xcodeproj is generated by xcodegen, Local.xcconfig +# carries personal Apple Developer Team ID. Both are local-only. +iphone-arbody/ARBodyTracker.xcodeproj/ +iphone-arbody/Config/Local.xcconfig +iphone-arbody/**/xcuserdata/ +iphone-arbody/**/*.xcuserstate +iphone-arbody/build/ +iphone-arbody/DerivedData/ + # openFrameworks — on garde les shaders + settings.json pour qu'ils # arrivent sur les autres machines, mais on ignore les binaires. oscope-of/bin/*