From a2ce26c5c74b459cfbb292eee650516204890b1e Mon Sep 17 00:00:00 2001 From: Ulric Qin Date: Tue, 5 May 2020 21:04:37 +0800 Subject: [PATCH] add some gitignore items --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1edb5ec..843fe75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ *.exe +*.sw[po] + +.idea +.DS_Store + cfg.json var/app.pid - var/app.log -falcon-swcollector +falcon-swcollector*