From 9ba32487c6004a0247cbb73da7ef4862afab88a2 Mon Sep 17 00:00:00 2001 From: "pengfei.zhou" Date: Fri, 6 Dec 2019 11:45:46 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 692a327e..710d60a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ node_modules/ build/ -bundle/ \ No newline at end of file +bundle/ +.project +.classpath +.settings/ \ No newline at end of file