Skip to content

Commit

Permalink
ignore macos objects
Browse files Browse the repository at this point in the history
  • Loading branch information
bolliger32 committed Nov 23, 2019
1 parent 4c2f151 commit 3ade603
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 @@ -27,4 +27,7 @@ scratch/*
__pycache__

# ipython
.ipynb_checkpoints
.ipynb_checkpoints

# macOS
*.DS_Store

0 comments on commit 3ade603

Please sign in to comment.