aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPhil Crosby2012-06-10 22:59:24 -0700
committerPhil Crosby2012-06-12 22:00:34 -0700
commitd4c6b5708a6c388026dc348b81dd168b345d60de (patch)
tree76781720af45fc0c6aa71c2605ce8ab72cfa85f1 /.gitignore
parent83b11294b06968ca71046098b8b0d0e3268cc7fe (diff)
downloadvimium-d4c6b5708a6c388026dc348b81dd168b345d60de.tar.bz2
Port commands.js to coffeescript
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e9f7c036..885ef3be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
background_scripts/completion.js
+background_scripts/commands.js
tests/completion_test.js
tests/test_helper.js
tests/utils_test.js