linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
* [ndctl PATCH] ndctl: update .gitignore
@ 2021-02-02 13:02 QI Fuli
  2021-02-22  7:00 ` qi.fuli
  0 siblings, 1 reply; 2+ messages in thread
From: QI Fuli @ 2021-02-02 13:02 UTC (permalink / raw)
  To: linux-nvdimm; +Cc: QI Fuli

Add Documentation/ndctl/attrs.adoc and *.lo to .gitignore.

Signed-off-by: QI Fuli <qi.fuli@fujitsu.com>
---
 .gitignore | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3ef9ff7..53512b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *.o
+*.lo
 *.xml
 .deps/
 .libs/
@@ -15,13 +16,13 @@ Makefile.in
 *.1
 Documentation/daxctl/asciidoc.conf
 Documentation/ndctl/asciidoc.conf
+Documentation/ndctl/attrs.adoc
 Documentation/daxctl/asciidoctor-extensions.rb
 Documentation/ndctl/asciidoctor-extensions.rb
 .dirstamp
 daxctl/config.h
 daxctl/daxctl
 daxctl/lib/libdaxctl.la
-daxctl/lib/libdaxctl.lo
 daxctl/lib/libdaxctl.pc
 *.a
 ndctl/config.h
@@ -29,8 +30,6 @@ ndctl/lib/libndctl.pc
 ndctl/ndctl
 rhel/
 sles/ndctl.spec
-util/log.lo
-util/sysfs.lo
 version.m4
 *.swp
 cscope.files
--
2.29.2
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

* RE: [ndctl PATCH] ndctl: update .gitignore
  2021-02-02 13:02 [ndctl PATCH] ndctl: update .gitignore QI Fuli
@ 2021-02-22  7:00 ` qi.fuli
  0 siblings, 0 replies; 2+ messages in thread
From: qi.fuli @ 2021-02-22  7:00 UTC (permalink / raw)
  To: linux-nvdimm

Ping

> -----Original Message-----
> From: QI Fuli <qi.fuli@fujitsu.com>
> Sent: Tuesday, February 2, 2021 10:02 PM
> To: linux-nvdimm@lists.01.org
> Cc: QI Fuli <qi.fuli@fujitsu.com>
> Subject: [ndctl PATCH] ndctl: update .gitignore
> 
> Add Documentation/ndctl/attrs.adoc and *.lo to .gitignore.
> 
> Signed-off-by: QI Fuli <qi.fuli@fujitsu.com>
> ---
>  .gitignore | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 3ef9ff7..53512b2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,4 +1,5 @@
>  *.o
> +*.lo
>  *.xml
>  .deps/
>  .libs/
> @@ -15,13 +16,13 @@ Makefile.in
>  *.1
>  Documentation/daxctl/asciidoc.conf
>  Documentation/ndctl/asciidoc.conf
> +Documentation/ndctl/attrs.adoc
>  Documentation/daxctl/asciidoctor-extensions.rb
>  Documentation/ndctl/asciidoctor-extensions.rb
>  .dirstamp
>  daxctl/config.h
>  daxctl/daxctl
>  daxctl/lib/libdaxctl.la
> -daxctl/lib/libdaxctl.lo
>  daxctl/lib/libdaxctl.pc
>  *.a
>  ndctl/config.h
> @@ -29,8 +30,6 @@ ndctl/lib/libndctl.pc
>  ndctl/ndctl
>  rhel/
>  sles/ndctl.spec
> -util/log.lo
> -util/sysfs.lo
>  version.m4
>  *.swp
>  cscope.files
> --
> 2.29.2
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

end of thread, other threads:[~2021-02-22  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 13:02 [ndctl PATCH] ndctl: update .gitignore QI Fuli
2021-02-22  7:00 ` qi.fuli

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).