From: Siddharth Chandrasekaran <sidcha@amazon.de>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Siddharth Chandrasekaran <sidcha.dev@gmail.com>,
Evgeny Iakovlev <eyakovl@amazon.de>,
Liran Alon <liran@amazon.com>,
Ioannis Aslanidis <iaslan@amazon.de>, <kvm@vger.kernel.org>,
Siddharth Chandrasekaran <sidcha@amazon.de>
Subject: [kvm-unit-tests PATCH] gitignore: Add tags file to .gitignore
Date: Wed, 9 Jun 2021 16:02:15 +0200 [thread overview]
Message-ID: <20210609140217.1514-1-sidcha@amazon.de> (raw)
Add ctags tags file to .gitignore so they don't get checked-in
accidentally.
Signed-off-by: Siddharth Chandrasekaran <sidcha@amazon.de>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 784cb2d..8534fb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+tags
.gdbinit
*.a
*.d
--
2.17.1
Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879
next reply other threads:[~2021-06-09 14:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-09 14:02 Siddharth Chandrasekaran [this message]
2021-06-09 14:02 ` [kvm-unit-tests PATCH] x86: Add hyper-v overlay page tests Siddharth Chandrasekaran
2021-06-09 14:02 ` [kvm-unit-tests PATCH] x86: Fix misspelled KVM parameter in error message Siddharth Chandrasekaran
2021-06-09 14:23 ` Paolo Bonzini
2021-06-09 14:23 ` [kvm-unit-tests PATCH] gitignore: Add tags file to .gitignore Paolo Bonzini
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=20210609140217.1514-1-sidcha@amazon.de \
--to=sidcha@amazon.de \
--cc=eyakovl@amazon.de \
--cc=iaslan@amazon.de \
--cc=kvm@vger.kernel.org \
--cc=liran@amazon.com \
--cc=pbonzini@redhat.com \
--cc=sidcha.dev@gmail.com \
/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