.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:
Chen Qi 2019-08-06 09:35:06 +08:00 committed by Bruce Ashfield
parent fc129dccd3
commit 7acb70c53f

1
.gitignore vendored
View File

@ -3,4 +3,5 @@ pyshtables.py
*.swp
*.orig
*.rej
/*.patch
*~