Skip to content

Commit 968bd50

Browse files
committed
fix: add .DS_Store to gitignore
1 parent fe65956 commit 968bd50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ node_modules/
4343

4444
# package-lock
4545
package-lock.json
46+
47+
# DS_Store file
48+
.DS_Store

0 commit comments

Comments
 (0)