From c0dc531ebefd8912819f3b6c8bda1fed3c7e750c Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 31 Jan 2024 06:11:00 +0300 Subject: make it simple, but not simpler --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8ae0b83..68f11a5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,9 @@ test.php .DS_Store ._.DS_Store .sass-cache/ -config-static.php -config-local.php +/config-static.php +/config.yaml /.idea /htdocs/dist-css /htdocs/dist-js +/log \ No newline at end of file -- cgit v1.2.3