From 170d77b3ecb2d0c5c35263a2f5598002af599a43 Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Thu, 18 Mar 2021 09:25:11 +0100 Subject: installed tailwind and removed old css/js --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e20d313..aaf827f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ __pycache__ config.py custom_templates uploads +node_modules +static/dist +static/.webassets-cache \ No newline at end of file -- cgit v1.3