diff --git a/.gitignore b/.gitignore index 0d24723..964d210 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +.DS_Store +node_modules +/dist + + .buildpath .project .settings @@ -11,6 +16,4 @@ src/main/resources/static/ *.iml dump.rdb -node_modules/ -dist/ .lingma \ No newline at end of file