瀏覽代碼

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

SVN-Revision: 26454
Florian Fainelli 14 年之前
父節點
當前提交
1bda5f2530
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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