From 4ea7543b5e891f67c26be353da72f4fe6c0a1d39 Mon Sep 17 00:00:00 2001 From: DefectingCat Date: Mon, 22 Aug 2022 01:36:54 +0000 Subject: [PATCH] Update git ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6e0ba9b..45f188e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,7 @@ yarn-error.log* # typescript *.tsbuildinfo -.env \ No newline at end of file +.env + +# deploy +.deploy