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 trailing asterisks in Phalcon rules
Carl Suster
11 anni fa
parent
8f2db01f1d
commit
af6b1895dd
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Vedi File
@@ -1,2 +1,2 @@
-/cache/
*
-/config/development/
*
+/cache/
+/config/development/