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
I think you also want to ignore vendor/bundle...
Joey Geiger
14 anni fa
parent
ed7ccb7141
commit
1231be1e5d
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Rails.gitignore
+ 1
- 0
Rails.gitignore
Vedi File
@@ -1,5 +1,6 @@
*.rbc
.bundle
+vendor/bundle
log/*
tmp/*
db/*.sqlite3