1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update .gitignore

This commit is contained in:
guide 2021-11-09 21:59:25 +08:00
parent 06f726f829
commit afc837a903

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/node_modules
/package-lock.json
/dist
.DS_Store