From 9310cff78765b2a8588aaa19e8fb10d6183f0979 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 22 Feb 2023 23:03:34 +0900 Subject: Read configuration file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86df8d7..66533b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -*.atom +static/ *.db -*.xhtml +*.ini -- cgit 1.4.1