Skip to content

Commit 20ceb87

Browse files
xujinVancySavoki
authored andcommitted
update
1 parent 81271ec commit 20ceb87

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ target
3333
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
3434

3535
# 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
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
4141

4242
# production
43-
/moss-ui/dist
43+
moss-ui/dist
4444
dist.zip
4545

4646
# misc

0 commit comments

Comments
 (0)