Skip to content

Commit

Permalink
Merge pull request #407 from lnr0626/update-gitignore
Browse files Browse the repository at this point in the history
add files created by tests to gitignore
  • Loading branch information
krkeegan authored May 17, 2021
2 parents e3c1072 + 7ac67db commit bed43cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ __pycache__
.cache
.coverage
htmlcov

# files created by tests
data/
01.02.03.json

0 comments on commit bed43cc

Please sign in to comment.