Skip to content

Commit

Permalink
Handling .pyc files
Browse files Browse the repository at this point in the history
Removing pyc wrongly commited and making sure it will not
happen again.

Signed-off-by: Amador Pahim <[email protected]>
  • Loading branch information
apahim committed Jan 18, 2016
1 parent 4ae9826 commit 8c130cf
Show file tree
Hide file tree
Showing 2 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
@@ -0,0 +1 @@
*.pyc
Binary file removed perf/stress.pyc
Binary file not shown.

0 comments on commit 8c130cf

Please sign in to comment.