* Update .gitignore
@ 2008-06-05 14:54 Jan Engelhardt
2008-06-05 15:11 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2008-06-05 14:54 UTC (permalink / raw)
To: Netfilter Developer Mailing List; +Cc: kaber
Please pull git://dev.medozas.de/xtables master to receive:
commit 9e986688873d18b652f0e6116a9629f3639bac2f
parent 5a2208c3e62a150e6f6297abbfa63056ab4a8066
Author: Jan Engelhardt <jengelh@computergmbh.de>
Date: Mon Feb 11 02:12:55 2008 +0100
Update .gitignore
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
.gitignore | 47 +++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9ebe15c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,47 @@
+.*.d
+.*.dd
+*.a
+*.oo
+*.so
+*.o
+.deps
+.dirstamp
+Makefile
+Makefile.in
+
+/extensions/GNUmakefile
+/extensions/initext?.c
+/extensions/matches?.man
+/extensions/targets?.man
+
+/include/xtables.h
+
+/aclocal.m4
+/autom4te*.cache
+/compile
+/config.guess
+/config.h*
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
+
+/ip6tables
+/ip6tables.8
+/ip6tables-multi
+/ip6tables-save
+/ip6tables-restore
+/ip6tables-static
+/iptables
+/iptables.8
+/iptables-multi
+/iptables-save
+/iptables-restore
+/iptables-static
+/iptables-xml
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Update .gitignore
2008-06-05 14:54 Update .gitignore Jan Engelhardt
@ 2008-06-05 15:11 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2008-06-05 15:11 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: Netfilter Developer Mailing List
Jan Engelhardt wrote:
>
> Please pull git://dev.medozas.de/xtables master to receive:
>
> commit 9e986688873d18b652f0e6116a9629f3639bac2f
> parent 5a2208c3e62a150e6f6297abbfa63056ab4a8066
> Author: Jan Engelhardt <jengelh@computergmbh.de>
> Date: Mon Feb 11 02:12:55 2008 +0100
>
> Update .gitignore
>
> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-05 15:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 14:54 Update .gitignore Jan Engelhardt
2008-06-05 15:11 ` Patrick McHardy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.