From bf317905a7931530d987aa18853bbaa1779ed155 Mon Sep 17 00:00:00 2001 From: Pouya Saadeghi Date: Wed, 2 Oct 2024 15:36:51 +0300 Subject: [PATCH] gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 58bd84f261a..2981f5a1534 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ yarn.lock *.tgz /coverage .unlighthouse + +/components + +/*.css