From c08acba84608723e20436e4661c970a9cf429e79 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 10 Mar 2023 09:44:09 +0000 Subject: [PATCH] Add fontawesome to gitignore to allow downloading it in codespaces --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9979092..3252ee5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # Add your own ignores here! +fontawesome*/ *.svg