mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 08:52:21 +02:00
gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp
Signed-off-by: Ulf Samuelsson <ulf@emagii.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/*.patch
|
||||
*.swp
|
||||
*.orig
|
||||
*.rej
|
||||
*~
|
||||
Reference in New Issue
Block a user