This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
GitIgnore
miroir de
https://github.com/github/gitignore.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Remove astherisk before trailing slash
Jota Junior
il y a 11 ans
Parent
66a13f2e15
commit
8f2db01f1d
1 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Voir le fichier
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*