Skip to content

Commit

Permalink
add .DS_Store file (macos) to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslfu committed Feb 22, 2019
1 parent d6498c1 commit 1b4deea
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 @@ -3,3 +3,4 @@ downloads/app/
downloads/app.zip
dist/
node_modules/
.DS_Store

0 comments on commit 1b4deea

Please sign in to comment.