diff options
| author | Phil Crosby | 2012-06-11 19:02:55 -0700 |
|---|---|---|
| committer | Phil Crosby | 2012-06-12 22:00:35 -0700 |
| commit | f33de347f0de1448446eac462892addbe7a3c461 (patch) | |
| tree | a91bb72412d0d74e07a43cea834a3642a6ecdb76 /.gitignore | |
| parent | a24a6274b35709002700b3e1d8b2c9ac4376e500 (diff) | |
| download | vimium-f33de347f0de1448446eac462892addbe7a3c461.tar.bz2 | |
Port link_hints.js to coffeescript
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ background_scripts/completion.js background_scripts/commands.js background_scripts/settings.js +content_scripts/link_hints.js tests/completion_test.js tests/test_helper.js tests/utils_test.js |
