mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
.gitignore: ignore .patch files in top dir of meta-virtualization
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
fc129dccd3
commit
7acb70c53f
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,4 +3,5 @@ pyshtables.py
|
||||||
*.swp
|
*.swp
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
|
/*.patch
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Reference in New Issue
Block a user