public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH] gitignore: Add tags file to .gitignore
@ 2021-06-09 14:02 Siddharth Chandrasekaran
  2021-06-09 14:02 ` [kvm-unit-tests PATCH] x86: Add hyper-v overlay page tests Siddharth Chandrasekaran
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Siddharth Chandrasekaran @ 2021-06-09 14:02 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Siddharth Chandrasekaran, Evgeny Iakovlev, Liran Alon,
	Ioannis Aslanidis, kvm, Siddharth Chandrasekaran

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




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

end of thread, other threads:[~2021-06-09 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-09 14:02 [kvm-unit-tests PATCH] gitignore: Add tags file to .gitignore Siddharth Chandrasekaran
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox