> For the complete documentation index, see [llms.txt](https://blackdawn.gitbook.io/easy-gitignore-and-lfs-setup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blackdawn.gitbook.io/easy-gitignore-and-lfs-setup/.gitignore-tab/images-and-media.md).

# Optional Unity Packages

This section adds rules for specific Unity packages that you might (or might not) be using. It's safe to leave these on, but you can turn them off if you don't use them.

* Addressables: Ignores the generated build files (.bin, link.xml) and temporary folders used by the Addressables system.
* Visual Scripting: Ignores the local databases (UnitOptions.db) that Visual Scripting generates to speed up its editor.
* Test Runner: Ignores temporary scenes (InitTestScene.unity) that Unity creates and deletes when you run play-mode tests.
