netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [conntrack-tools PATCH v2 1/2] .gitignore: add nano swap file
@ 2020-12-04 10:49 Arturo Borrero Gonzalez
  2020-12-04 10:50 ` [conntrack-tools PATCH v2 2/2] conntrackd: external_inject: report inject issues as warning Arturo Borrero Gonzalez
  2020-12-08 11:50 ` [conntrack-tools PATCH v2 1/2] .gitignore: add nano swap file Pablo Neira Ayuso
  0 siblings, 2 replies; 4+ messages in thread
From: Arturo Borrero Gonzalez @ 2020-12-04 10:49 UTC (permalink / raw)
  To: netfilter-devel

Ignore the nano swap file.

Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org>
---
v2: no changes

 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index f7a5fc7..d061ad7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ Makefile.in
 /config.*
 /configure
 /libtool
+
+*.swp


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

end of thread, other threads:[~2020-12-08 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 10:49 [conntrack-tools PATCH v2 1/2] .gitignore: add nano swap file Arturo Borrero Gonzalez
2020-12-04 10:50 ` [conntrack-tools PATCH v2 2/2] conntrackd: external_inject: report inject issues as warning Arturo Borrero Gonzalez
2020-12-08 11:50   ` Pablo Neira Ayuso
2020-12-08 11:50 ` [conntrack-tools PATCH v2 1/2] .gitignore: add nano swap file 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).