This website works better with JavaScript
Página Principal
Explorar
Registe-se
Iniciar Sessão
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
I think you also want to ignore vendor/bundle...
Joey Geiger
há 14 anos atrás
pai
ed7ccb7141
commit
1231be1e5d
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
Rails.gitignore
+ 1
- 0
Rails.gitignore
Ver Ficheiro
@@ -1,5 +1,6 @@
*.rbc
.bundle
+vendor/bundle
log/*
tmp/*
db/*.sqlite3