Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ MANIFEST
pip-log.txt
pip-delete-this-directory.txt

# Generated documents / data exports
*.pdf
*.csv

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have already applied the requested changes. I will be attentive to any further corrections.


# Microsoft Office temporary files
~$*

# Unit test / coverage reports
htmlcov/
.tox/
Expand Down