Skip to content

Commit

Permalink
add coverage files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Shay committed Apr 15, 2021
1 parent 279f2e8 commit fb2b6cb
Show file tree
Hide file tree
Showing 31 changed files with 3 additions and 5,939 deletions.
Binary file removed .coverage
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ var/
sygnal.pid
sygnal.db
_trial_temp*
.coverage*

/venv/
/.venv/
Expand All @@ -14,3 +15,4 @@ _trial_temp*
/dist
/.tox
/.python-version
/htmlcov
Loading

0 comments on commit fb2b6cb

Please sign in to comment.