From 9e957dbf27af65281f5247f83d84f98dc8f20ce4 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 43c9a26..2acaf9d 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