Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/openwrt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-04-03 22:30:55 +0400
committerFlorian Fainelli <florian@openwrt.org>2011-04-03 22:30:55 +0400
commit1bda5f253040898869baba09a04008ef51009cca (patch)
tree6f706cb5739ecb22265868fb4a0c71e161ea46ce /.gitignore
parent8ce6588a4690f3033446613f212d92794b3cb053 (diff)
gitignore: add *.rej and *.orig to .gitignore
SVN-Revision: 26454
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e68b0d9f08..31419050ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@
/files
/package/feeds
/package/openwrt-packages
+*.orig
+*.rej