This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Remove astherisk before trailing slash
Jota Junior
11 anni fa
parent
66a13f2e15
commit
8f2db01f1d
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Vedi File
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*