commit | f3a22014e94dfaacb57277dafce66b41cd994869 | [log] [tgz] |
---|---|---|
author | Michael Tokarev <mjt@tls.msk.ru> | Thu Jun 06 01:14:54 2013 +0400 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 11 23:45:43 2013 +0400 |
tree | 063ca8422ae8ef10b5f87509b72132a9b5458030 | |
parent | c58e6201fa38191313cd95c5342d3733bd3f612d [diff] |
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>