From 91cb075a19ee199b7959e9a7e578550d624d462f Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 4 Oct 2021 12:09:34 +0200 Subject: Cleaning --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9a7b249..5cb04bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -www/projects -www/*.html +public/projects +public/*.html -- cgit v1.2.3