From 9001d5780a41986017bd3bbc7f8c5556b116c351 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 15 Jan 2014 12:42:59 -0800 Subject: [PATCH 1/1] Ignore 32 and 64 bit cjnitest apps --- libaltos/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libaltos/.gitignore b/libaltos/.gitignore index 6d043d60..20c3d47a 100644 --- a/libaltos/.gitignore +++ b/libaltos/.gitignore @@ -9,5 +9,7 @@ classlibaltos.stamp libaltos_wrap.c libaltosJNI cjnitest +cjnitest32 +cjnitest64 libaltos.swig swig_bindings/ -- 2.30.2