From b491bc8ea7108b6fc8e5339330a1be8d1ce428d3 Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Sat, 12 Jan 2019 13:54:32 +0900 Subject: [PATCH] Update ignore --- .gitignore | 1 - Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore | 1 - CHANGELOG.md | 1 + LICENSE.md | 1 + README.md | 1 + package.json | 1 + 6 files changed, 4 insertions(+), 2 deletions(-) create mode 120000 CHANGELOG.md create mode 120000 LICENSE.md create mode 120000 README.md create mode 120000 package.json diff --git a/.gitignore b/.gitignore index 9ff3127..a7dbd39 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ sysinfo.txt # Packages -*.unitypackage build.app unity.log diff --git a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore index 9ff3127..a7dbd39 100644 --- a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore +++ b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore @@ -33,7 +33,6 @@ sysinfo.txt # Packages -*.unitypackage build.app unity.log diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 120000 index 0000000..0ad5450 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/CHANGELOG.md \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md new file mode 120000 index 0000000..c3bca56 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/LICENSE.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 120000 index 0000000..d250138 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md \ No newline at end of file diff --git a/package.json b/package.json new file mode 120000 index 0000000..fe92664 --- /dev/null +++ b/package.json @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/package.json \ No newline at end of file