Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit dc5de88

Browse files
author
Courtney Brousseau
committed
Add .DS_Store to .gitignore
1 parent 7d0d57e commit dc5de88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,7 @@ typings/
7171
*.swp
7272

7373
# code.gov plugins
74-
/src/components/plugins
74+
/src/components/plugins
75+
76+
# .DS_Store
77+
.DS_Store

0 commit comments

Comments
 (0)