Browse Source

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

SVN-Revision: 26454
Florian Fainelli 14 năm trước cách đây
mục cha
commit
1bda5f2530
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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