]> git.proxmox.com Git - qemu.git/commitdiff
gitignore: unignore *.patch
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 5 Jun 2013 21:14:54 +0000 (01:14 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 11 Jun 2013 19:45:43 +0000 (23:45 +0400)
This partially reverts:

 commit 082369e62c5bbaba89f173c2b803bc24115bb111
 Author: liguang <lig.fnst@cn.fujitsu.com>
 Date:   Fri Mar 22 16:44:13 2013 +0800

    gitignore: ignore more files

I'm not sure how this went in.  The thing is that
ignoring *.patch, in my opinion, is just wrong.
Especially for downstreams who apply patches for
real.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitignore

index 64e946696cdae571b07869ec66c6f77a668d0845..0fe114d2514c3c1c569ffc77b33979c21b0c6f48 100644 (file)
@@ -82,7 +82,6 @@ fsdev/virtfs-proxy-helper.pod
 *.swp
 *.orig
 .pc
-*.patch
 *.gcda
 *.gcno
 patches