CarouselView
CarouselView copied to clipboard
error: invalid path '.vs/CarouselView/xs/project-cache/Demo.iOS-Debug|iPhoneSimulator.json'
When cloning master on windows, the following error occurs:
C:\Users\ckara\Documents\CarouselView>git checkout master -f error: invalid path '.vs/CarouselView/xs/project-cache/Demo.iOS-Debug|iPhoneSimulator.json'
Could you add the .vs folder to .gitignore?
Thanks!