Skip to content

Commit

Permalink
Merge pull request #2 from gtback/remove-pyc-files
Browse files Browse the repository at this point in the history
Remove .pyc files and add to .gitignore
  • Loading branch information
graydenshand committed Jan 15, 2020
2 parents 3b3a62c + 496e35c commit 8ee076d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ __pycache__/
google_oauth.sublime-project
google_oauth.sublime-workspace
.DS_Store
*.py[co]
Binary file removed __init__.pyc
Binary file not shown.
Binary file removed main.pyc
Binary file not shown.

0 comments on commit 8ee076d

Please sign in to comment.