From 8282239d1cf73ed8e992dc121f45df29fcb2c872 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 3 Nov 2022 21:14:50 +0100 Subject: Move to Tailwind 3 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07b13ad..b77ef62 100755 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,7 @@ hugo.linux # Openring build themes/simple/layouts/partials/openring.html + +# NodeJS +node_modules/ +package-lock.json -- cgit v1.2.3