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

SVN-Revision: 26454
This commit is contained in:
Florian Fainelli 2011-04-03 18:30:55 +00:00
parent 8ce6588a46
commit 1bda5f2530
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

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