This website works better with JavaScript
Página inicial
Explorar
Registrar
Entrar
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Remove astherisk before trailing slash
Jota Junior
11 anos atrás
pai
66a13f2e15
commit
8f2db01f1d
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Ver arquivo
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*