From a231b2295173fa77816e1eac0b20402de879998f Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Wed, 29 Apr 2009 11:50:12 -0400 Subject: git: ignore scons config report --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 006aaa5..c8d60f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ - +# object files *.o *.a + +# executables rt_launch wait_test np_test @@ -12,6 +14,9 @@ release_ts showst rtspin cycles +measure_syscall + +# scons files .sconsign.dblite .sconf_temp/* -measure_syscall \ No newline at end of file +config.log -- cgit v1.2.2