aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-11-05 13:05:29 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-11-06 00:27:55 +0100
commit2c5413559880c54c5eec980121febfe6c7cd287a (patch)
treefec1afa14b47cadaf1b013c10a47144a065f2d99 /.gitignore
parente6901bf902abbf5d009f9bc8b6e2e283ffd55113 (diff)
downloadupstream-2c5413559880c54c5eec980121febfe6c7cd287a.tar.gz
upstream-2c5413559880c54c5eec980121febfe6c7cd287a.tar.bz2
upstream-2c5413559880c54c5eec980121febfe6c7cd287a.zip
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84e1a9d6d1..6549af83be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
/overlay
/package/feeds
/package/openwrt-packages
+/*.patch
key-build*
*.orig
*.rej