Skip to content

Commit

Permalink
Remove DS_Store and add it to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielpra1 committed Oct 30, 2019
1 parent 58bd693 commit be7e0f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ erl_crash.dump
*.beam
/config/*.secret.exs
.elixir_ls
.DS_Store

0 comments on commit be7e0f1

Please sign in to comment.