This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
added .rvmrc and coverage/ (rcov) to Rails.gitignore
bry4n
hace 14 años
padre
a3a9c380b9
commit
b3e1755b56
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
Rails.gitignore
+ 2
- 0
Rails.gitignore
Ver fichero
@@ -3,3 +3,5 @@ log/*
tmp/*
db/*.sqlite3
public/system/*
+.rvmrc
+coverage/