Do you guys keep or git ignore external folders in the asset folder

Since these folders are from external vendors… Committing them up feels redundant
So should I git ignore them?

Hi Nikhil,

The decision is up to you. If you can easily retrieve the packages, you don’t have to include them in the git project. The only advice I can give you in this respect is: Don’t upload any assets to a public git repository that must not be published, e.g. assets that you purchased.

Please feel free to ask our helpful community of students for further advice over on our Discord chat server.

I hope this helped. :slight_smile:


See also:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms