Skip to content

Commit

Permalink
improved "make clean" of editor junk
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisumbel committed Aug 7, 2011
1 parent 5262c6e commit 21c5715
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@
*.kpf
classifier.json
node_modules
.*
2 changes: 1 addition & 1 deletion .redcar/lucene_last_updated
@@ -1 +1 @@
1312740854
1312741625
2 changes: 1 addition & 1 deletion .redcar/tags
@@ -1,4 +1,4 @@
1312740854
1312741625
BayesClassifier /Users/kilnaar/src/natural/lib/natural/bayes_classifier.js function BayesClassifier(stemmer)
CountInflector /Users/kilnaar/src/natural/lib/natural/count_inflector.js function CountInflector()
FormSet /Users/kilnaar/src/natural/lib/natural/noun_inflector.js function FormSet()
Expand Down

0 comments on commit 21c5715

Please sign in to comment.