From 61cf5a4a8c35902dfc0c9064c4e55eaa981bc8c5 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Wed, 2 Feb 2022 21:16:44 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 80d3a0c..11a898b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. /build -/configs +/configs/* +!/configs/*.example.json # compiled output /dist