This website requires JavaScript.
Explore
Help
Register
Sign In
rune
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
Code
Pull Requests
Activity
85b1901900
gitignore
/
Rails.gitignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore Rubinius compiled files
2010-11-08 22:11:38 +01:00
*.rbc
begin! add Rails and Obj-C templates
2010-11-08 21:21:45 +01:00
.bundle
I think you also want to ignore vendor/bundle...
2010-11-08 22:08:08 +01:00
vendor/bundle
begin! add Rails and Obj-C templates
2010-11-08 21:21:45 +01:00
log/*
tmp/*
db/*.sqlite3
public/system/*
added .rvmrc and coverage/ (rcov) to Rails.gitignore
2010-11-08 21:47:19 +01:00
coverage/
Copy Permalink