mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-05 05:14:44 +02:00
.gitignore: add more patterns
Add patterns to ignore patch relics, sed inplace edit backups (default) and vim swap files. Signed-off-by: Jens Rehsack <sno@netbsd.org>
This commit is contained in:
parent
a9015f8b11
commit
fc37bc7553
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,5 @@
|
|||
*~
|
||||
*.bak
|
||||
*.orig
|
||||
*.rej
|
||||
*.swp
|
||||
|
|
Loading…
Reference in New Issue
Block a user