diff options
author | Keith Packard <keithp@keithp.com> | 2014-01-15 12:42:59 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-01-15 12:42:59 -0800 |
commit | 9001d5780a41986017bd3bbc7f8c5556b116c351 (patch) | |
tree | f69d52a791d29a1e44cf6ee419e7463510069b5a /libaltos | |
parent | c743eaa060080a7bd236466b93cff3abc96f405b (diff) |
Ignore 32 and 64 bit cjnitest apps
Diffstat (limited to 'libaltos')
-rw-r--r-- | libaltos/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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/ |