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

SVN-Revision: 26454
master
Florian Fainelli 13 years ago
parent 8ce6588a46
commit 1bda5f2530
  1. 2
      .gitignore

2
.gitignore vendored

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

Loading…
Cancel
Save