Skip to content

Commit

Permalink
removed ds store
Browse files Browse the repository at this point in the history
  • Loading branch information
fedeya committed Aug 15, 2022
1 parent 3573575 commit bf09842
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
node_modules
dist
.env
.next
.next

# misc
.DS_Store
*.pem

0 comments on commit bf09842

Please sign in to comment.