diff options
| author | Phil Crosby | 2012-09-01 15:10:02 -0700 |
|---|---|---|
| committer | Phil Crosby | 2012-09-01 23:36:17 -0700 |
| commit | 81dbdcf7e7f7db32af1fc6aafcf870b2b8377a54 (patch) | |
| tree | f065d7bfa745d97e2edb20293594e6e8ae70f85e /.gitignore | |
| parent | 8bcc3c11b1989ee9ebd89b057a953e2dc8364e52 (diff) | |
| download | vimium-81dbdcf7e7f7db32af1fc6aafcf870b2b8377a54.tar.bz2 | |
port main.js to main.coffee. All coffeescript all the time.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ *.crx background_scripts/completion.js background_scripts/commands.js +background_scripts/main.js background_scripts/settings.js content_scripts/link_hints.js content_scripts/vimium_frontend.js |
