Skip to content

Commit

Permalink
Remove DS_Store from gitignore in favour of global ignore rule locally
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyis committed Nov 10, 2022
1 parent e8a70dc commit d168c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ node_modules
/app/dist
/dist
/dist-js
*.DS_Store

0 comments on commit d168c40

Please sign in to comment.