Skip to content

Commit 07a5a3b

Browse files
authored
Remove .DS_Store (#485)
* Remove .DS_Store * ignore .DS_Store * Remove wasm-mappings/.DS_Store
1 parent 6cc15e1 commit 07a5a3b

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

.DS_Store

-10 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.iml
22
*.log
33
.idea
4+
.DS_Store
45
node_modules/*
56
build/
67
bench/*.svg

wasm-mappings/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)