From cb08f126545cb73ac94575b0bfcbe16161c8fc71 Mon Sep 17 00:00:00 2001 From: Adam Beynon Date: Wed, 30 Oct 2013 09:18:55 +0000 Subject: [PATCH] Exclude rspec.js from future git changes --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e69fb10..23e1c350 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store Gemfile.lock +opal/opal/rspec/opal.js