Skip to content

Commit 81271ec

Browse files
xujinVancySavoki
authored andcommitted
合并ignore
1 parent 59cc49f commit 81271ec

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,22 @@ out/
3030
/*/target
3131
target
3232

33+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
34+
35+
# dependencies
36+
/moss-ui/node_modules
37+
/moss-ui/npm-debug.log*
38+
/moss-ui/yarn-error.log
39+
/moss-uiyarn.lock
40+
/moss-ui/package-lock.json
41+
42+
# production
43+
/moss-ui/dist
44+
dist.zip
45+
46+
# misc
47+
.DS_Store
48+
49+
# umi
50+
.umi
51+
.umi-production

moss-ui/.gitignore

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)