From: Steven Barth Date: Mon, 2 Jun 2008 15:35:30 +0000 (+0000) Subject: move the .o and .so .gitignore lines to the top level .gitignore X-Git-Tag: 0.8.0~923 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ed0ef1f9f0acd4d947925abf38fb4f58c1cea783;p=project%2Fluci.git move the .o and .so .gitignore lines to the top level .gitignore --- diff --git a/.gitignore b/.gitignore index bf9420cee6..009f59f90b 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 e6f1e58a86..2e8c134d54 100644 --- a/libs/sgi-webuci/.gitignore +++ b/libs/sgi-webuci/.gitignore @@ -1,4 +1,2 @@ boa-patches/series boa-*.* -*.o -*.so