From 2d25a6ae1a03627d0d4fd198aa83a62fe8a9855e Mon Sep 17 00:00:00 2001 From: Physikerwelt Date: Thu, 14 Aug 2014 14:49:34 +0000 Subject: [PATCH] Ignore local browsertest files Change-Id: If4573c4ca0feb80a35a008133e55e91e82b68651 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ed865bf..868c8aa 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ modules/MathJax/unpacked/jax/output/SVG/fonts/Gyre-Termes modules/MathJax/unpacked/jax/output/SVG/fonts/Latin-Modern modules/MathJax/unpacked/jax/output/SVG/fonts/Neo-Euler modules/MathJax/unpacked/jax/output/SVG/fonts/STIX-Web +tests/browser/.bundle +tests/browser/.gem