Skip to content

Commit

Permalink
feat(gitignore): add macos file
Browse files Browse the repository at this point in the history
  • Loading branch information
owieth committed Jun 25, 2023
1 parent fd19892 commit 9d640ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ docs/

# Dotenv file
.env

# MacOS file
.DS_Store

0 comments on commit 9d640ac

Please sign in to comment.