> [!infobox] <s class="aside-in"><em>mentioned in 2 topics, 2 evergreens</em></s> #### [[Using GitHub with Unity projects]] 1. Use [[Githubs]] [existing unity gitgnore](https://github.com/github/gitignore/blob/master/Unity.gitignore) and setup your repo like normal 1. [alternate](https://gist.github.com/FullStackForger/20bbf62861394b1a3de0#file-gitignore) 2. In Unity 1. Edit -> Project Settings -> Editor => 1. Version control = Visible Meta Files 2. Asset Serialization = Force text 3. [[Github]]'s `unity.gitignore` assumes it is at the root of the directory. If your project is in a subfolder, makes sure the correct folders are ignored ### <hr class="footnote"/> **Status**:: #EVER/SAPLING *edited 7:35 AM - July 08, 2022* **Topics**:: [[Unity (game engine)]], [[Software Development]]