Explorar el Código

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

SVN-Revision: 26454
Florian Fainelli hace 14 años
padre
commit
1bda5f2530
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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