From: Harsha Sharma <harshasharmaiitr@gmail.com>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org,
outreachy-kernel@googlegroups.com,
Harsha Sharma <harshasharmaiitr@gmail.com>
Subject: [PATCH] Update .gitignore
Date: Fri, 13 Oct 2017 22:35:24 +0530 [thread overview]
Message-ID: <20171013170524.8104-1-harshasharmaiitr@gmail.com> (raw)
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
next reply other threads:[~2017-10-13 17:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 17:05 Harsha Sharma [this message]
2017-10-17 12:32 ` [PATCH] Update .gitignore Pablo Neira Ayuso
2017-10-17 12:36 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171013170524.8104-1-harshasharmaiitr@gmail.com \
--to=harshasharmaiitr@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).