Skip to content

Commit b0cd8a5

Browse files
authored
Merge pull request #394 from Unity-Technologies/ut-511-redux
Ut 511 redux
2 parents 5a9c6c9 + ad66afc commit b0cd8a5

File tree

506 files changed

+23663
-276
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

506 files changed

+23663
-276
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
[Pp]rojectSettings/*.asset
2424
[Pp]rojectSettings/*.txt
2525

26+
# Ignore npmrc because it has auth keys in it
27+
.npmrc
28+
2629
# below taken from: https://github.com/github/gitignore/blob/master/Unity.gitignore
2730

2831
[Ll]ibrary/

0 commit comments

Comments
 (0)