Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
Try to ignore ds_store
  • Loading branch information
Mike Good committed Aug 3, 2018
1 parent 1632990 commit 5ca5e41
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 @@ -22,4 +22,7 @@
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
/.nb-gradle/

### Mac Specific ###
.DS_Store

0 comments on commit 5ca5e41

Please sign in to comment.