Skip to content

Commit

Permalink
DEV: Add .dSYM/ directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Freddie Vargus committed Nov 2, 2018
1 parent 2b169d3 commit 5d4c6ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,5 @@ TAGS
.ipynb_checkpoints/

.gdb_history

*.dSYM/

0 comments on commit 5d4c6ac

Please sign in to comment.