This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
ثبت نام
ورود
SongZihuan
/
GitIgnore
mirrorاز
https://github.com/github/gitignore.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Gitignore file for Phalcon Framework, a fast-growing framework developed in C for PHP. Excluding here:
- Cache files
- Development config files
More information available in phalconphp.com
Jota Junior
11 سال پیش
والد
2d44869b49
کامیت
66a13f2e15
1فایلهای تغییر یافته
به همراه
2 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
2
0
Phalcon.gitignore
+ 2
- 0
Phalcon.gitignore
مشاهده فایل
@@ -0,0 +1,2 @@
+*/cache/*
+*/config/development/*