-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(gitignore): add DS_Store to ignore list (#297)
* chore(gitignore): Add DS_Store to ignore list * chore(contributors): adds name
- Loading branch information
1 parent
6659429
commit c122e0f
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ | |
.sass-cache/ | ||
public/ | ||
tmp/ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|