This website works better with JavaScript
Ana Sayfa
Keşfet
Üye Ol
Giriş Yap
SongZihuan
/
GitIgnore
şunun yansıması
https://github.com/github/gitignore.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
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 yıl önce
ebeveyn
2d44869b49
işleme
66a13f2e15
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
Phalcon.gitignore
+ 2
- 0
Phalcon.gitignore
Dosyayı Görüntüle
@@ -0,0 +1,2 @@
+*/cache/*
+*/config/development/*