diff options
author | GiteaBot <teabot@gitea.io> | 2021-12-12 00:25:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-12-12 00:25:18 +0000 |
commit | 0a7e8327a017c5dd43e552bbcd0d0f056bc1671b (patch) | |
tree | 5a0ceb17bb50ad7072181691c19d911276f651f9 /options/gitignore/Unity | |
parent | 6d4172987e971345ce5572b85749aff4d740e086 (diff) | |
download | gitea-0a7e8327a017c5dd43e552bbcd0d0f056bc1671b.tar.gz gitea-0a7e8327a017c5dd43e552bbcd0d0f056bc1671b.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore/Unity')
-rw-r--r-- | options/gitignore/Unity | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/options/gitignore/Unity b/options/gitignore/Unity index 0f9943c9e6..58cbc8256e 100644 --- a/options/gitignore/Unity +++ b/options/gitignore/Unity @@ -1,6 +1,6 @@ # This .gitignore file should be placed at the root of your Unity project directory # -# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore +# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # /[Ll]ibrary/ /[Tt]emp/ @@ -17,9 +17,6 @@ # Recordings can get excessive in size /[Rr]ecordings/ -# Asset meta data should only be ignored when the corresponding asset is also ignored -!/[Aa]ssets/**/*.meta - # Uncomment this line if you wish to ignore the asset store tools plugin # /[Aa]ssets/AssetStoreTools* |