This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
OpenWrt
/
openwrt
同期ミラー
https://github.com/openwrt/openwrt.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
gitignore: add *.rej and *.orig to .gitignore
SVN-Revision: 26454
Florian Fainelli
14 年 前
親
8ce6588a46
コミット
1bda5f2530
1 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
.gitignore
+ 2
- 0
.gitignore
ファイルの表示
@@ -15,3 +15,5 @@
/files
/package/feeds
/package/openwrt-packages
+*.orig
+*.rej