Переглянути джерело

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 <[email protected]>
(cherry picked from commit 2c5413559880c54c5eec980121febfe6c7cd287a)
Adrian Schmutzler 6 роки тому
батько
коміт
c89437e398
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -16,6 +16,7 @@
 /overlay
 /package/feeds
 /package/openwrt-packages
+/*.patch
 key-build*
 *.orig
 *.rej