Skip to content

Commit

Permalink
Removed .pyc files and add them to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Boi committed Sep 2, 2020
1 parent 72a6dbf commit 5aa1708
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ node_modules
.DS_Store
.idea
geckodriver.log
__pycache__
__pycache__
*.pyc

0 comments on commit 5aa1708

Please sign in to comment.