OSDN Git Service

fix docs code
[commentgenerator-electron/CommentGenerator-Electron.git] / .gitignore
index d18de9c..9125372 100644 (file)
@@ -3,15 +3,13 @@
 .idea/
 out/
 
-# https://yarnpkg.com/getting-started/qa/#which-files-should-be-gitignored
-.yarn/*
-!.yarn/cache
-!.yarn/patches
-!.yarn/plugins
-!.yarn/releases
-!.yarn/sdks
-!.yarn/versions
-.pnp.*
+# 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