Skip to content

Commit 483719b

Browse files
Add DS_Store to gitignore
1 parent 0070c8f commit 483719b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ node_modules
33
package-lock.json
44
yarn.lock
55
apidoc/
6-
esdoc/
6+
esdoc/
7+
*.DS_Store

0 commit comments

Comments
 (0)