mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
gitignore: udpate stgit generated and .patch file
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:

committed by
Wolfgang Denk

parent
66e39818e9
commit
51ecde946f
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,7 @@
|
|||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
*.patch
|
||||||
|
|
||||||
#
|
#
|
||||||
# Top-level generic files
|
# Top-level generic files
|
||||||
@ -37,6 +38,7 @@
|
|||||||
|
|
||||||
# stgit generated dirs
|
# stgit generated dirs
|
||||||
patches-*
|
patches-*
|
||||||
|
.stgit-edit.txt
|
||||||
|
|
||||||
# quilt's files
|
# quilt's files
|
||||||
patches
|
patches
|
||||||
|
Reference in New Issue
Block a user