From df719f8ecb135fafa13db27fb9a825019b22b71f Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 13 Feb 2025 00:46:31 +0400 Subject: output html files style.css and favicon.ico into output/ --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e703167..f3f6456 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ install.mk -out/ +output/ -- cgit v1.2.3