Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #6 from toofishes/cleanups
Browse files Browse the repository at this point in the history
Ignore python bytecode files
  • Loading branch information
jeffreystarr committed Jan 15, 2014
2 parents 668993b + 1a883cd commit d62b309
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
@@ -0,0 +1,2 @@
*.pyc
__pycache__/
Binary file removed dateinfer/infer.pyc
Binary file not shown.
Binary file removed dateinfer/tests.pyc
Binary file not shown.

0 comments on commit d62b309

Please sign in to comment.