mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 16:47:54 +00:00
gitignore: ignore patches in OpenWrt root directory
This will have GIT ignore patches in root directory, as created
when using "git format-patch".
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 2c54135598
)
This commit is contained in:
parent
112df2ac56
commit
0c9be4f76b
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,6 +16,7 @@
|
|||||||
/overlay
|
/overlay
|
||||||
/package/feeds
|
/package/feeds
|
||||||
/package/openwrt-packages
|
/package/openwrt-packages
|
||||||
|
/*.patch
|
||||||
key-build*
|
key-build*
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
|
Loading…
Reference in New Issue
Block a user