diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-14 10:32:11 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-14 10:32:11 +0000 |
commit | 9208f2f72dbfb70c03fed783ab020063505e573e (patch) | |
tree | 1bd51f33d2ce8f5307f70b8175bb807cc070404a /.gitignore | |
parent | 3891b37010b1f5896e4daa0af6b85728bba23287 (diff) |
Ignore .pc and patches used by quilt
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6024 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9526a39d24..0f4af35a1c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ qemu-nbd.pod *.tp *.vr *.d +.pc +patches |