From ecc96c545294c79ff271320a7646e09766b2d284 Mon Sep 17 00:00:00 2001 From: KamFretoZ <14798312+kamfretoz@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:00:24 +0700 Subject: [PATCH] Revert "gitignore: ignore autogenerated yarn deps files (#298)" (#299) --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 949aa37..eeacd9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,5 @@ # Dependencies /node_modules -package-lock.json* -package.json* -yarn.lock* # Production /build