Skip to content

Commit

Permalink
chore: ignore .DS_Store (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: yanqiming.yqm <yanqiming.yqm@alibaba-inc.com>
  • Loading branch information
Yan-XiaoMing and yanqiming.yqm authored Mar 30, 2024
1 parent 23fbc9e commit a947abb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
.vscode
.idea
package-lock.json
.DS_Store
package-lock.json
Binary file removed src/.DS_Store
Binary file not shown.

0 comments on commit a947abb

Please sign in to comment.