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
I think you also want to ignore vendor/bundle...
Joey Geiger
hace 14 años
padre
ed7ccb7141
commit
1231be1e5d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
Rails.gitignore
+ 1
- 0
Rails.gitignore
Ver fichero
@@ -1,5 +1,6 @@
*.rbc
.bundle
+vendor/bundle
log/*
tmp/*
db/*.sqlite3