aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-04-27 21:21:44 +0200
committerLars Knoll <lars.knoll@digia.com>2013-05-06 14:47:45 +0200
commitf227c3392beda68beb2792eb9fec467d9a0794da (patch)
treef89d559d26d19935b5ddae85b01e326f6eb65e0d /.gitignore
parent0328241012fc2dc00f4384d37184e2ba7525fb39 (diff)
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 <lars.knoll@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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