diff options
-rw-r--r-- | Unity.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Unity.gitignore b/Unity.gitignore index 2959acb6..59580361 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -4,7 +4,9 @@ [Bb]uild/ [Bb]uilds/ [Ll]ogs/ -[Aa]ssets/AssetStoreTools* + +# Uncomment this line if you wish to ignore the asset store tools plugin +# [Aa]ssets/AssetStoreTools* # Visual Studio cache directory .vs/ |