Skip to content

Commit

Permalink
added .DS_Store to .gitignore (poliastro#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
ma24jones authored Apr 4, 2021
1 parent eedc5f1 commit 5caa58c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,6 @@ dmypy.json
.idea
.cache
.venv

# General
.DS_Store

0 comments on commit 5caa58c

Please sign in to comment.