Skip to content

Commit

Permalink
ignore __pycache__, pyc
Browse files Browse the repository at this point in the history
  • Loading branch information
kyu999 committed Oct 17, 2018
1 parent 0503754 commit e01bfbc
Show file tree
Hide file tree
Showing 3 changed files 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 @@
build
dist
*.egg-info
__pycache__
*.pyc
Binary file removed ssw_aligner/__init__.pyc
Binary file not shown.
Binary file removed ssw_aligner/__pycache__/__init__.cpython-36.pyc
Binary file not shown.

0 comments on commit e01bfbc

Please sign in to comment.