Skip to content

Commit

Permalink
chore(gitignore): add DS_Store to ignore list (#297)
Browse files Browse the repository at this point in the history
* chore(gitignore): Add DS_Store to ignore list

* chore(contributors): adds name
  • Loading branch information
evenstensberg authored Aug 18, 2023
1 parent 6659429 commit c122e0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.sass-cache/
public/
tmp/
.DS_Store
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Copyright 2018 Milo van der Linden [email protected]
- Copyright 2019 Heather Taylor [email protected]
- Copyright 2019 Michael Cain [email protected]
- Copyright 2023 Even Stensberg [email protected]
- _Add the copyright date, your name, and email address here. (PLEASE KEEP THIS LINE)_

## Note for U.S. Federal Employees
Expand Down

0 comments on commit c122e0f

Please sign in to comment.