Vibrant-Media-Lab / OdysseyNowHAL

5 stars 3 forks source link

Remove build artifacts from the repository #49

Open cmahnke opened 6 months ago

cmahnke commented 6 months ago

Keeping old build artifacts inside of the repository is considered bad practise:

Please remove the complete Builds directory. Even better would be a filtering the repo and force push it again to rid the history of those files as well.

Consider using GitHub Actions to build artifacts for multiple operating systems.

cmahnke commented 6 months ago

Also add the Unity logs to .gitignore