gitignore: unignore *.patch
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>
This commit is contained in:
parent
c58e6201fa
commit
f3a22014e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,7 +82,6 @@ fsdev/virtfs-proxy-helper.pod
|
|||||||
*.swp
|
*.swp
|
||||||
*.orig
|
*.orig
|
||||||
.pc
|
.pc
|
||||||
*.patch
|
|
||||||
*.gcda
|
*.gcda
|
||||||
*.gcno
|
*.gcno
|
||||||
patches
|
patches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user