Skip to content

Commit

Permalink
Update gitignore file and remove committed .pyc file
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Haigh committed Jun 22, 2015
1 parent 7e0980f commit 2de84d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
tools/feature_format.pyc
tools/parse_out_email_text.pyc
outliers/outlier_cleaner.pyc
choose_your_own/prep_terrain_data.pyc
*.pyc
enron_mail_20110402.tgz
enron_mail_20110402/
enron_mail_20150507.tgz
maildir/
text_learning/your_word_data.pkl
text_learning/your_email_authors.pkl
my_classifier.pkl
Expand Down
Binary file removed tools/email_preprocess.pyc
Binary file not shown.

0 comments on commit 2de84d8

Please sign in to comment.