Skip to content

Commit

Permalink
fix: .DS_Store file added to .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Axeloooo committed Jan 18, 2024
1 parent dd1ed40 commit af4f80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
.env
dist
migrations
.DS_Store

0 comments on commit af4f80a

Please sign in to comment.