diff --git a/.gitignore b/.gitignore index 3e6ccc5..a06560c 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.swp log* -*.o +**.o +launch_* + diff --git a/launch_is_good b/launch_is_good old mode 100644 new mode 100755 index 8b257e0..7b7a227 Binary files a/launch_is_good and b/launch_is_good differ diff --git a/src/test_t/test_t.o b/src/test_t/test_t.o index 15e22a4..a681ff2 100644 Binary files a/src/test_t/test_t.o and b/src/test_t/test_t.o differ