Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 5661a1d

Browse files
authored
Merge pull request #196 from storyblok/chore/remove-ds-store
chore: update .gitignore to include .DS_Store and remove it from the repository
2 parents 8e83b95 + 945c73c commit 5661a1d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,7 @@ presets.*.json
114114
storyblok-component-types.d.ts
115115

116116
# storyblok folder
117-
.storyblok/
117+
.storyblok/
118+
119+
# DS_Store
120+
.DS_Store

0 commit comments

Comments
 (0)