Signed-off-by: Corey Ashford <[email protected]> --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index 8df4ab8..8cfdea6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,10 @@ *.o.* *.a *.s +*.lo *.ko *.so +*.so.[0-9]* *.so.dbg *.mod.c *.i -- 1.7.0.4 ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ perfmon2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
