From 09e9d795455df58e17ea4ce0c035d99953397b68 Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Sat, 31 May 2025 16:10:14 +0530 Subject: ignore about page, about page does not have a html extension Signed-off-by: Brahmajit Das --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2d19fc7..0c4f673 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.html +\~about -- cgit v1.2.3