Question by
jezsung · May 07, 2019 at 04:10 AM ·
asset storeassetstoregitgithub
How to exclude paid assets from git tracking?
I have a project that includes paid assets from the unity asset store. I want to upload this project to Github as public. To do so, I have to exclude paid assets from git tracking. I used a gitignore file to untrack paid assets but I'm not sure this is the proper way. Is there a way to exclude paid assets from git tracking?
Comment
Your answer
Follow this Question
Related Questions
Github Desktop "warning: LF will be replaced by CRLF" 6 Answers
I cannot access my purchased Asset Bundles in Unity! 0 Answers
Is it normal that an Asset needs to have provider section in AndrodManifest.xml ? 0 Answers
Can't upload project to GitLab 2 Answers
[Legal issue] Paid assets on GitHub 2 Answers