Ver código fonte

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

SVN-Revision: 26454
Florian Fainelli 14 anos atrás
pai
commit
1bda5f2530
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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