Skip to content

Commit

Permalink
remove and add to gitignore .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugues Poncet committed Mar 24, 2024
1 parent a779941 commit f7d1d42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed admin/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions admin/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_modules/
.eslintcache
package-lock.json
yarn.lock
.DS_Store

0 comments on commit f7d1d42

Please sign in to comment.