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
Remove astherisk before trailing slash
Jota Junior
11 vuotta sitten
vanhempi
66a13f2e15
sitoutus
8f2db01f1d
1 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Näytä diff tilastot
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Näytä tiedosto
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*