netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Update .gitignore
@ 2017-10-13 17:05 Harsha Sharma
  2017-10-17 12:32 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: Harsha Sharma @ 2017-10-13 17:05 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel, outreachy-kernel, Harsha Sharma

Added comments and files generated by libtools

Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
---
 .gitignore | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index fa86c482..3d1fc79d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,17 @@
+# Dependency and object files
 *.a
 *.la
 *.lo
 *.so
 *.o
+
+# Generated by autoconf/configure/automake
 .deps/
 .dirstamp
-.libs/
 Makefile
 Makefile.in
-
 /include/xtables-version.h
 /include/iptables/internal.h
-
 /aclocal.m4
 /autom4te.cache/
 /build-aux/
@@ -19,3 +19,9 @@ Makefile.in
 /configure
 /libtool
 /stamp-h1
+/iptables/iptables-apply.8
+
+# Generated by libtool
+/iptables/xtables-multi
+/iptables/xtables-compat-multi
+.libs/
-- 
2.11.0


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

* Re: [PATCH] Update .gitignore
  2017-10-13 17:05 [PATCH] Update .gitignore Harsha Sharma
@ 2017-10-17 12:32 ` Pablo Neira Ayuso
  2017-10-17 12:36   ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2017-10-17 12:32 UTC (permalink / raw)
  To: Harsha Sharma; +Cc: netfilter-devel, outreachy-kernel

On Fri, Oct 13, 2017 at 10:35:24PM +0530, Harsha Sharma wrote:
> Added comments and files generated by libtools

Applied, thanks.

Please, add the right tag next time, eg. [PATCH iptables] So I know
the route for this at quick glance.

Thanks!

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

* Re: [PATCH] Update .gitignore
  2017-10-17 12:32 ` Pablo Neira Ayuso
@ 2017-10-17 12:36   ` Pablo Neira Ayuso
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2017-10-17 12:36 UTC (permalink / raw)
  To: Harsha Sharma; +Cc: netfilter-devel, outreachy-kernel

On Tue, Oct 17, 2017 at 02:32:39PM +0200, Pablo Neira Ayuso wrote:
> On Fri, Oct 13, 2017 at 10:35:24PM +0530, Harsha Sharma wrote:
> > Added comments and files generated by libtools
> 
> Applied, thanks.
> 
> Please, add the right tag next time, eg. [PATCH iptables] So I know
> the route for this at quick glance.

For the record, I mangled this patch to focus on missing files that
need to be ignore, that's enough I think.

Thanks.

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

end of thread, other threads:[~2017-10-17 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 17:05 [PATCH] Update .gitignore Harsha Sharma
2017-10-17 12:32 ` Pablo Neira Ayuso
2017-10-17 12:36   ` Pablo Neira Ayuso

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