[kvm-unit-tests PATCH] .gitignore: Add *.patch to git ignore file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a pet peeve I have where when I generate a patch set then
my git repo shows unstaged files.

I would prefer it if *.patch was in the .gitignore file.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 3155418..52ee3ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *.elf
 .pc
 patches
+*.patch
 .stgit-*
 cscope.*
 *.swp
-- 
2.5.5

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux