From 9844540bb04f4c1c48b0826ec2c78912829d08a2 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sun, 9 Nov 2014 18:38:09 +1100 Subject: [PATCH] add npm release-only files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c8b22692b3..6277162e9c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,7 @@ test/tmp /templates.json /tests.json /browser.js +/polyfill.js +/runtime.js coverage dist