diff options
author | Michael Stahl <mstahl@redhat.com> | 2011-11-15 15:05:26 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-11-15 20:52:00 +0100 |
commit | d5f0b174d6f85f861d3f0791688ca76c83723234 (patch) | |
tree | 0b3c3d2203e540d779629aa08ddbf70d7e179012 /.gitignore | |
parent | d3b66b4d56d06c4f713eb2164d75a03261475bf9 (diff) |
.gitignore: do not ignore *.patch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a97b2d392d60..1886dd283801 100644 --- a/.gitignore +++ b/.gitignore @@ -120,6 +120,5 @@ test/user-template/user/psprint/pspfontcache .~lock.*# # Everyone loves patching -*.patch *.orig *.rej |