Skip to content

Commit

Permalink
Updating .gitignore to remove .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
danvega committed Jul 5, 2018
1 parent a2ac794 commit 9e5bcb8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ build/
nbbuild/
dist/
nbdist/
.nb-gradle/
.nb-gradle/

# mac os finder properties
.DS_Store

0 comments on commit 9e5bcb8

Please sign in to comment.