update .gitignore file

This commit is contained in:
7small7
2023-07-08 20:51:04 +08:00
parent 705053f1ae
commit 3341720936
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/unpackage/dist/* /unpackage/dist/*
/node_modules/* /node_modules/*
/.idea/* /.idea/*
.hbuilderx