Skip to content

Commit

Permalink
updated gitignore to add in files in output dir for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemenecker committed Aug 31, 2021
1 parent 72ffeba commit 00d4064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __pycache__/
*~

# ignore test output
#metapredict/tests/output/*
metapredict/tests/output/*

# ignore built docs
docs/_build*
Expand Down

0 comments on commit 00d4064

Please sign in to comment.