From 9d43c8b8b1332781c963e5969b67c5df17c6b283 Mon Sep 17 00:00:00 2001 From: samaradel Date: Mon, 14 Aug 2023 11:38:31 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 381cb3e..c8e542c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ public public/* +tailwindcss +static/css/index.css \ No newline at end of file