From 4f9246cf96e88d4964544599661ad63bb5da3bca Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Mon, 2 Jan 2023 12:51:33 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 499540b..046786f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ run* install* public static/css -tailwindcss \ No newline at end of file +tailwindcss +.github