Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Add pip package files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurcerveira committed May 4, 2020
1 parent 7cee5b5 commit c42b05a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
__pycache__/
*.py[cod]
*$py.class
dist/
email_function_logger.egg-info/

0 comments on commit c42b05a

Please sign in to comment.