Update .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -2,13 +2,13 @@
|
|||||||
#
|
#
|
||||||
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
|
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
|
||||||
#
|
#
|
||||||
/[Ll]ibrary/
|
[Ll]ibrary/
|
||||||
/[Tt]emp/
|
[Tt]emp/
|
||||||
/[Oo]bj/
|
[Oo]bj/
|
||||||
/[Bb]uild/
|
[Bb]uild/
|
||||||
/[Bb]uilds/
|
[Bb]uilds/
|
||||||
/[Ll]ogs/
|
[Ll]ogs/
|
||||||
/[Mm]emoryCaptures/
|
[Mm]emoryCaptures/
|
||||||
|
|
||||||
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
||||||
!/[Aa]ssets/**/*.meta
|
!/[Aa]ssets/**/*.meta
|
||||||
|
|||||||
Reference in New Issue
Block a user