Add quilt files to .gitignore

For the benefit of quilt users (such as myself, sometimes) have git
ignore the quilt control and patches files.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
main
David Gibson 2012-02-03 16:12:01 +11:00 committed by Jon Loeliger
parent 81f11f4f10
commit 9cf26ffa4a
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ lex.yy.c
/version_gen.h
/fdtget
/fdtput
/patches
/.pc