OSDN Git Service

fix docs code
[commentgenerator-electron/CommentGenerator-Electron.git] / .gitignore
index 91da826..9125372 100644 (file)
@@ -1,8 +1,17 @@
 .env
-node_modules
-package-lock.json
-*.lock
 .vscode/
 .idea/
-vercel_token
-out/
\ No newline at end of file
+out/
+
+# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
+/.yarn/*
+!/.yarn/patches
+!/.yarn/plugins
+!/.yarn/releases
+!/.yarn/sdks
+!/.yarn/cache
+
+node_modules
+yarn-error.log
+
+.history