This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
ثبت نام
ورود
SongZihuan
/
GitIgnore
mirrorاز
https://github.com/github/gitignore.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
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/*