From e561b28106636ab9d55c1d8d4c30774796b84914 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Mon, 22 May 2023 03:10:20 +0400 Subject: [PATCH] Ignore jade.go. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 06a472b..e8a308b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ bin/dwelling-home *.sqlite *.sqlite* -*.dump.sql \ No newline at end of file +*.dump.sql +web/jade.go \ No newline at end of file