mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-12 00:47:46 -04:00
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>
This commit is contained in:
parent
81f11f4f10
commit
9cf26ffa4a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ lex.yy.c
|
||||||
/version_gen.h
|
/version_gen.h
|
||||||
/fdtget
|
/fdtget
|
||||||
/fdtput
|
/fdtput
|
||||||
|
/patches
|
||||||
|
/.pc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue