From ed0ef1f9f0acd4d947925abf38fb4f58c1cea783 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 2 Jun 2008 15:35:30 +0000 Subject: [PATCH] move the .o and .so .gitignore lines to the top level .gitignore --- .gitignore | 2 ++ libs/sgi-webuci/.gitignore | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bf9420cee..009f59f90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ dist/ /host +*.o +*.so diff --git a/libs/sgi-webuci/.gitignore b/libs/sgi-webuci/.gitignore index e6f1e58a8..2e8c134d5 100644 --- a/libs/sgi-webuci/.gitignore +++ b/libs/sgi-webuci/.gitignore @@ -1,4 +1,2 @@ boa-patches/series boa-*.* -*.o -*.so -- 2.25.1