Skip to content

Commit faa4687

Browse files
committed
fix: add .DS_Store ignore
1 parent 95d4d88 commit faa4687

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ node_modules/
33

44
# Stream Deck files
55
*.sdPlugin/bin
6-
*.sdPlugin/logs
6+
*.sdPlugin/logs
7+
8+
.DS_Store

0 commit comments

Comments
 (0)