- Current Version: 1.0.1: 2024-09-04T07:29:19Z
- First Published: 2024-09-03T13:59:13Z
- Size: 34256
- Supported Unity Versions: 2022.3.5
tools version-control
Add to cart
gitIgnore Utility
No rating !(0 Vote)
$0.00
$0.00
The purpose of the gitIgnore Utility tool is to easily add or remove files from the .gitignore file of the project.
How To Use It
When you right-click on any folder or file in the Project Window in Unity, you will see two self-explanatory options: "Add to .gitignore" and "Remove from .gitignore."
Additionally, under Tools > GitIgnore Settings, you have the option to change the path of the .gitignore file if you keep it somewhere other than the root for some reason.
Note: If your project doesn't have a .gitignore file, adding any item or folder to .gitignore will automatically create a default Unity .gitignore file for you.
Add to cart