This website works better with JavaScript
ホーム
エクスプローラ
登録
サインイン
SongZihuan
/
GitIgnore
同期ミラー
https://github.com/github/gitignore.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Remove astherisk before trailing slash
Jota Junior
11 年 前
親
66a13f2e15
コミット
8f2db01f1d
1 ファイル変更
、
2 行追加
、
2 行削除
分割表示
差分情報を表示
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
ファイルの表示
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*