Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemenecker committed Sep 7, 2021
1 parent a1a4fdf commit 4f4b534
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 @@ -8,6 +8,9 @@ __pycache__/
.DS_Store
*~

# other .DS_Store
metapredict/.DS_Store

# ignore test output
metapredict/tests/output/*

Expand Down

0 comments on commit 4f4b534

Please sign in to comment.