From a7354264cced1b7b8477b9a88bb6ecf63d201fdc Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 8 May 2020 11:27:55 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index a733f44..2cea8a5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ node_modules *.log /dist/* !/dist/index.js +tmp +temp +*.tmp +*.temp +tmp.* +temp.*