From 2a583644b0c1828dd7c15ae35f0c9921ccb5de02 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Tue, 12 Oct 2021 20:25:34 +0200 Subject: [PATCH] removed duplicate lines from gitignore --- .gitignore | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index a122064..fb0751a 100644 --- a/.gitignore +++ b/.gitignore @@ -276,18 +276,11 @@ $RECYCLE.BIN/ # if you are NOT using Zero-installs, then: # comment the following lines -!.yarn/cache +#!.yarn/cache # and uncomment the following lines -# .pnp.* +.pnp.* # End of https://www.toptal.com/developers/gitignore/api/webstorm+all,yarn,windows,linux,node,vuejs -.pnp.* -.yarn/* -!.yarn/patches -!.yarn/plugins -!.yarn/releases -!.yarn/sdks -!.yarn/versions