Browse Source

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 13 years ago committed by Jon Loeliger
parent
commit
9cf26ffa4a
  1. 2
      .gitignore

2
.gitignore vendored

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

Loading…
Cancel
Save