mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2025-07-20 17:26:14 +02:00
Preparation
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -2,13 +2,17 @@
|
||||
#
|
||||
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
|
||||
#
|
||||
/[Ll]ibrary/
|
||||
/[Tt]emp/
|
||||
/[Oo]bj/
|
||||
/[Bb]uild/
|
||||
/[Bb]uilds/
|
||||
/[Ll]ogs/
|
||||
/[Mm]emoryCaptures/
|
||||
|
||||
[Ll]ibrary/
|
||||
[Tt]emp/
|
||||
[Oo]bj/
|
||||
[Bb]uild/
|
||||
[Bb]uilds/
|
||||
[Ll]ogs/
|
||||
[Mm]emoryCaptures/
|
||||
|
||||
[Pp]rojectSettings/
|
||||
[Pp]ackages/
|
||||
|
||||
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
||||
!/[Aa]ssets/**/*.meta
|
||||
|
Reference in New Issue
Block a user