Browse Source

gitignore: add *.rej and *.orig to .gitignore

SVN-Revision: 26454
Florian Fainelli 14 years ago
parent
commit
1bda5f2530
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -15,3 +15,5 @@
 /files
 /package/feeds
 /package/openwrt-packages
+*.orig
+*.rej