From 84a7a54c4eee686f4368a03bbacea3b010a0e183 Mon Sep 17 00:00:00 2001 From: Haoning Wu Date: Mon, 1 Aug 2022 09:57:43 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=8E=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..53931ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,48 @@ +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msm +*.msp + +# Windows shortcuts +*.lnk + +# ========================= +# Operating System Files +# ========================= + +# OSX +# ========================= + +*/.DS_Store +.DS_Store +.LSOverride +.AppleDouble + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk From cad9d67ef849aa7855288282afa0244a5c9905f2 Mon Sep 17 00:00:00 2001 From: Haoning Wu Date: Mon, 1 Aug 2022 09:58:01 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Add=20Sketch=20File?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- README.zh-CN.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfe0ad0..68cc894 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ It is recommended to use a 48x size for monitors below 1080p and a 64x size for This theme welcomes suggestions. You can make suggestions in [Issues](https://github.com/bitcookies/winrar-keygen/issues) 😄 -## 6. License +## 6. Customization + +Sketch files are available on the [release](https://github.com/bitcookies/frosted-glass-winrar-theme/releases) page, please follow the GPL protocol. + +## 7. License The theme is available under the [GPL License](https://github.com/bitcookies/frosted-glass-winrar-theme/blob/master/LICENSE) diff --git a/README.zh-CN.md b/README.zh-CN.md index 3a57e32..bda5870 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -45,6 +45,10 @@ 如果你对此主题有任何建议,可以在 [Issues](https://github.com/bitcookies/winrar-keygen/issues) 提出 😄 -## 6. 许可 +## 6. 修改 + +Sketch 源文件可在 [release](https://github.com/bitcookies/frosted-glass-winrar-theme/releases) 页面获取,请遵循 GPL 协议。 + +## 7. 许可 使用 [GPL License](https://github.com/bitcookies/frosted-glass-winrar-theme/blob/master/LICENSE)