Skip to content

Commit

Permalink
Merge pull request #90 from guardian/pf/dsstore-gitignore
Browse files Browse the repository at this point in the history
.gitignore `.DS_Store`
  • Loading branch information
bryophyta authored Dec 2, 2024
2 parents 999543a + 9879b32 commit 6037185
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ cdk.out

*.tsbuildinfo

vite.config.d.ts
vite.config.d.ts
.DS_Store

0 comments on commit 6037185

Please sign in to comment.