Skip to content

Commit

Permalink
Merge pull request #12 from NIGMS/update-gitignore
Browse files Browse the repository at this point in the history
update gitignore to ignore .DS_Store
  • Loading branch information
mr8lu authored Nov 12, 2024
2 parents 10cb831 + 5de5fe3 commit 0edf7c9
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
@@ -1,3 +1,5 @@
# .DS_Store
**.DS_Store
# Jupyter Notebook cache
**.ipynb_checkpoints/

Expand Down

0 comments on commit 0edf7c9

Please sign in to comment.