Skip to content

Commit

Permalink
git add dict directory
Browse files Browse the repository at this point in the history
  • Loading branch information
takafumir committed Jan 26, 2015
1 parent f24ed92 commit 3a94697
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/refs
/dict
.DS_Store
1 change: 1 addition & 0 deletions dict/adj.exc.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/adv.exc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[["best","well"],["better","well"],["deeper","deeply"],["farther","far"],["further","far"],["harder","hard"],["hardest","hard"]]
1 change: 1 addition & 0 deletions dict/index.adj.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/index.adv.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/index.noun.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/index.verb.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/noun.exc.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dict/verb.exc.json

Large diffs are not rendered by default.

Empty file added vendor/.keep
Empty file.

0 comments on commit 3a94697

Please sign in to comment.