This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Remove astherisk before trailing slash
Jota Junior
11 năm trước cách đây
mục cha
66a13f2e15
commit
8f2db01f1d
1 tập tin đã thay đổi
với
2 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Xem Tập Tin
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*