commit 69aedf3d3ca892fe9fc19f35cb07823ee1c18c23 Author: Hoshi <1196756653@qq.com> Date: Tue Aug 20 20:11:33 2024 +0800 Initial commit with .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbbbf95 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +dist +dist-ssr +*.local + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? +# custom +/cmc-web +cmc-web.tar.gz +