This website works better with JavaScript
Etusivu
Tutki
Rekisteröidy
Kirjaudu sisään
SongZihuan
/
GitIgnore
peilaus alkaen
https://github.com/github/gitignore.git
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Selaa lähdekoodia
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 vuotta sitten
vanhempi
2d44869b49
sitoutus
66a13f2e15
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
Phalcon.gitignore
+ 2
- 0
Phalcon.gitignore
Näytä tiedosto
@@ -0,0 +1,2 @@
+*/cache/*
+*/config/development/*