summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKarl Wette <karl.wette@ligo.org>2014-05-28 23:39:10 +0200
committerKarl Wette <karl.wette@ligo.org>2014-05-29 02:29:27 +0200
commit74e17fdbf662d04f21b484616174ca7abdf1d30f (patch)
tree93cb609ec62575e491d79cae2a75ba0ea0a6a5da /.gitignore
parent32212d5cc08d312f15e5f6d102610752b86e3f3c (diff)
downloadswig-74e17fdbf662d04f21b484616174ca7abdf1d30f.tar.gz
Fix Javascript examples so that "make clean" works properly with node
- Need to copy example.cxx to build directory so that build products end up in the right place; use a gyp command expansion to do so
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6c73c463..bce0812b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,6 +124,7 @@ Examples/test-suite/tcl/*/
Examples/test-suite/uffi/*/
*_wrap.c
*_wrap.cxx
+*-gypcopy.cxx
# C# generated files
*_runme.exe.mdb