Skip to content

Commit

Permalink
added __pycache__/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hk committed May 30, 2020
1 parent b2aeb98 commit 4f8f432
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 @@ -4,3 +4,5 @@ dist/
*.egg-info
Pipfile*
demo.py
*__pycache__/

0 comments on commit 4f8f432

Please sign in to comment.