linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] erofs-utils: update .gitignore
       [not found] <20201202095345.10485-1-hsiangkao.ref@aol.com>
@ 2020-12-02  9:53 ` Gao Xiang via Linux-erofs
  2020-12-05  7:37   ` Li GuiFu via Linux-erofs
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang via Linux-erofs @ 2020-12-02  9:53 UTC (permalink / raw)
  To: linux-erofs

Add more extensions to .gitignore.

Signed-off-by: Gao Xiang <hsiangkao@aol.com>
---
 .gitignore | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3a39a1e82e55..8bdd50518074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,16 @@
 .*
 *~
+*.[ao]
 *.diff
-*.o
 *.la
-*.a
+*.lo
+*.mod.c
+*.orig
 *.patch
 *.rej
+*.so
+*.so.dbg
+*.tar.*
 
 #
 # Generated files
-- 
2.24.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] erofs-utils: update .gitignore
  2020-12-02  9:53 ` [PATCH] erofs-utils: update .gitignore Gao Xiang via Linux-erofs
@ 2020-12-05  7:37   ` Li GuiFu via Linux-erofs
  0 siblings, 0 replies; 2+ messages in thread
From: Li GuiFu via Linux-erofs @ 2020-12-05  7:37 UTC (permalink / raw)
  To: Gao Xiang, linux-erofs



On 2020/12/2 17:53, Gao Xiang via Linux-erofs wrote:
> Add more extensions to .gitignore.
> 
> Signed-off-by: Gao Xiang <hsiangkao@aol.com>
> ---
>  .gitignore | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
> 

It looks good
Reviewed-by: Li Guifu <bluce.lee@aliyun.com>
Thanks,

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-05  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201202095345.10485-1-hsiangkao.ref@aol.com>
2020-12-02  9:53 ` [PATCH] erofs-utils: update .gitignore Gao Xiang via Linux-erofs
2020-12-05  7:37   ` Li GuiFu via Linux-erofs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).