- Clone the project
- Open it in Unity and wait until the initialization is done
- Untrack
ProjectSettings/ProjectVersion.txtandPackages/manifest.json
git update-index --assume-unchanged <file>To ignore the files in step 3, do this:
git update-index --assume-unchanged ProjectSettings/ProjectVersion.txt
git update-index --assume-unchanged Packages/manifest.jsonImportant: Make sure the commands are executed in the root directory, /hack-attack-td