netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ebtables PATCH] Adjust .gitignore to renamed files
@ 2019-03-12 17:13 Phil Sutter
  2019-03-13 11:17 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Sutter @ 2019-03-12 17:13 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

Fixes: 6218f812d894f ("ebtables: legacy renaming")
Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 .gitignore | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index c1fae5463a355..9940c85762fa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,11 +17,11 @@ Makefile.in
 /libtool
 /stamp-h1
 
-/ebtables
+/ebtables-legacy
 /ebtables-config
-/ebtables-restore
-/ebtables-save
-/ebtables.8
+/ebtables-legacy-restore
+/ebtables-legacy-save
+/ebtables-legacy.8
 /ebtablesd
 /ebtablesu
 /static
-- 
2.21.0


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

* Re: [ebtables PATCH] Adjust .gitignore to renamed files
  2019-03-12 17:13 [ebtables PATCH] Adjust .gitignore to renamed files Phil Sutter
@ 2019-03-13 11:17 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2019-03-13 11:17 UTC (permalink / raw)
  To: Phil Sutter; +Cc: netfilter-devel

Applied, thanks.

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

end of thread, other threads:[~2019-03-13 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 17:13 [ebtables PATCH] Adjust .gitignore to renamed files Phil Sutter
2019-03-13 11:17 ` 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).