From f227c3392beda68beb2792eb9fec467d9a0794da Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Sat, 27 Apr 2013 21:21:44 +0200 Subject: Simplify JS bindings generation Added a little helper script that can generate the code to set up the prototype properties Change-Id: I957ed4419c8b16398720fea4203c1a00434c4fba Reviewed-by: Lars Knoll --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fa221a5ede..c5cbc02951 100644 --- a/.gitignore +++ b/.gitignore @@ -274,3 +274,5 @@ src/qml/RegExpJitTables.h src/qml/udis86_itab.c src/qml/udis86_itab.h +# Generated V4 JS bindings +*_jsclass.cpp -- cgit v1.2.3