commit dd19e0ecbe114ebd71122ff57ea56eabb6258b75 parent 5d311060a0cc14712c45e5f9cd45ef40323cf24a Author: Florian Dold <florian.dold@gmail.com> Date: Sat, 9 Jan 2016 20:31:28 +0100 gitignore Diffstat:
| A | extension/.gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/extension/.gitignore b/extension/.gitignore @@ -0,0 +1,3 @@ +node_modules/ +*.js.map +background/*.js