fix gitignore

This commit is contained in:
wfnuser 2018-12-20 09:53:26 +08:00
parent 7fac0909d4
commit 83655d34b2

2
.gitignore vendored
View File

@ -5,7 +5,9 @@
target target
.project .project
.idea .idea
.vscode
.DS_Store .DS_Store
.factorypath
/logs /logs
*.iml *.iml
node_modules node_modules