From d5e656cc2221f6107d40edda0a3116405b00a78d Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 25 Jan 2022 19:51:34 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e0c67c8..cf97bf1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. +/build +/configs + # compiled output /dist /tmp