Skip to content

Commit e276216

Browse files
committed
Ignore .DS_Store files
1 parent 08ecc3a commit e276216

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ posthog-*.tar
2424

2525

2626
# Ignore .env used for local development
27-
.env
27+
.env
28+
29+
# Ignore .DS_Store
30+
.DS_Store

0 commit comments

Comments
 (0)