public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: passt-dev@passt.top
Subject: [PATCH] Add basic .gitignore files
Date: Tue, 17 May 2022 14:35:36 +0200	[thread overview]
Message-ID: <20220517123536.1892235-1-sbrivio@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

From: David Gibson <david(a)gibson.dropbear.id.au>

Ignore various files generated during build or test.

Signed-off-by: David Gibson <david(a)gibson.dropbear.id.au>
---
 .gitignore      | 8 ++++++++
 test/.gitignore | 2 ++
 2 files changed, 10 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 test/.gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..89d9919
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*~
+/passt
+/passt.avx2
+/pasta
+/pasta.avx2
+/qrap
+/pasta.1
+/seccomp.h
diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644
index 0000000..edb2221
--- /dev/null
+++ b/test/.gitignore
@@ -0,0 +1,2 @@
+perf.js
+test_logs/
-- 
@@ -0,0 +1,2 @@
+perf.js
+test_logs/
-- 
2.35.1


             reply	other threads:[~2022-05-17 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 12:35 Stefano Brivio [this message]
2022-05-19  4:13 ` [PATCH] Add basic .gitignore files David Gibson

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=20220517123536.1892235-1-sbrivio@redhat.com \
    --to=sbrivio@redhat.com \
    --cc=passt-dev@passt.top \
    /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.
Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).