From 3ecf4cd19087e8efad539a122b52dd7c30b4fed7 Mon Sep 17 00:00:00 2001 From: fwio Date: Mon, 27 Nov 2023 16:42:57 +0800 Subject: [PATCH] chore: updated `.gitignore` to exclude temporary and build files (#852) --- .gitignore | 55 +++++++++++++++++++++++++++++++++++++++++++------ site/.DS_Store | Bin 6148 -> 0 bytes 2 files changed, 49 insertions(+), 6 deletions(-) delete mode 100644 site/.DS_Store diff --git a/.gitignore b/.gitignore index 83b175f8fd..8e62241c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,52 @@ -site -node_modules/ +# dependencies +/node_modules +/.pnp +.pnp.js -# Configuration files of zhlint. +# testing +/coverage + +# production +/build +/site +dist +dist-ssr +*.local + +# misc +.DS_Store +*.pem + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* +.pnpm-debug.log* +logs +*.log +lerna-debug.log* + +# local env files +.env*.local + +# typescript +*.tsbuildinfo + +# editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +# non-pnpm npm lock files +package-lock.json +yarn.lock + +# configuration files of zhlint .zhlintrc .zhlintignore - -# -.vscode/ \ No newline at end of file diff --git a/site/.DS_Store b/site/.DS_Store deleted file mode 100644 index 113f96add2bc0cee875cc2c6b5f0475cfca8d2c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJxc>Y5PchiL~X3Z%3K!^L~JYs;S6Uf7O53K5{!^|Vj`%8oIgNB5&SRK{uFBg9hOUqfw_eip_bM(>c z9IZ4C)9z_5T02w$Rp75FAn)!Z_R-_7h0*tSVQqbMyqhM;K_@+6f8}}SakqN=vXPHz z{up!G4)%#^#wjp`Ei&oj49B>@HcrqAcazfG&GPuDkkjk^-GI}W`MT*Bv+pBAex<6= zqfVmHKKUJ@9Wq1h>UwlMZTLcBozzPz8n+m~gkVQvWxL&;P?odZ!Ag0{=<@Q%)L5osZ;eYwqEs)<$f5Y+@3Z mIkYKsz8u>NDaG?_);Jc)1u^!RIb;t_KLo4{>QsSWRp0}-M3++l