aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2013-06-06 01:14:54 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2013-06-11 23:45:43 +0400
commitf3a22014e94dfaacb57277dafce66b41cd994869 (patch)
tree063ca8422ae8ef10b5f87509b72132a9b5458030 /.gitignore
parentc58e6201fa38191313cd95c5342d3733bd3f612d (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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 64e946696c..0fe114d251 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,7 +82,6 @@ fsdev/virtfs-proxy-helper.pod
*.swp
*.orig
.pc
-*.patch
*.gcda
*.gcno
patches