From e9007474060549375c2a62f1a4a9dc31797ac0ef Mon Sep 17 00:00:00 2001 From: Dozzy7528 Date: Sun, 22 Feb 2026 21:17:20 +0300 Subject: [PATCH] fix:updated .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dd3fbdc..e5030f8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,4 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* -package.json \ No newline at end of file +/package.json \ No newline at end of file