From bebcabc292a5a39ea3394d7036da1c89c6821b57 Mon Sep 17 00:00:00 2001 From: Zhou Yunliang Date: Wed, 2 Nov 2022 18:57:45 +0800 Subject: [PATCH] chore: update gitignore (#402) --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 02cc87f4..9b988506 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ build .DS_Store # Jetbrains -.idea \ No newline at end of file +.idea + +bin/air