diff options
| author | Phil Crosby | 2012-06-12 10:57:00 -0700 |
|---|---|---|
| committer | Phil Crosby | 2012-06-12 22:00:35 -0700 |
| commit | 826859057e9fd2f034c079eb46112b0d4c0e238e (patch) | |
| tree | 77318a5e7242cba97bb46ac71b96fd21555604fe /.gitignore | |
| parent | 2b811c913e4f64fbda5dd8cba35415f943624c81 (diff) | |
| download | vimium-826859057e9fd2f034c079eb46112b0d4c0e238e.tar.bz2 | |
Port vimium_frontend.js to coffeescript. This file still needs a ton of cleanup.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ background_scripts/completion.js background_scripts/commands.js background_scripts/settings.js content_scripts/link_hints.js +content_scripts/vimium_frontend.js tests/completion_test.js tests/test_helper.js tests/utils_test.js |
