无视node_modules的包,避免被上传

This commit is contained in:
LoveDoLove
2025-03-02 21:53:58 +08:00
parent 720b17807d
commit a837b213d9

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/.bin/*
node_modules/.mf/*
.wrangler/*
data/*
node_modules