From 8c01dc5484004d645cdf4724c4f1ebdc122103b5 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 5 Mar 2024 21:23:02 +0100 Subject: [PATCH] fix gitignore for downloaded assets --- store/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/store/.gitignore b/store/.gitignore index 43c9a261..2acaf9d0 100644 --- a/store/.gitignore +++ b/store/.gitignore @@ -1,2 +1,8 @@ config.toml .stars + +assets/fork-awesome.* +assets/forkawesome-webfont.* +assets/tailwind.css +assets/tailwindcss-linux-x64 +assets/ynh_logo_* \ No newline at end of file