This website requires JavaScript.
Explore
Help
Sign In
docs
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore
synced
2024-12-23 13:20:17 +01:00
Code
Issues
Releases
Wiki
Activity
gitignore
/
Rails.gitignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore Rubinius compiled files
2010-11-09 05:11:38 +08:00
*.rbc
begin! add Rails and Obj-C templates
2010-11-08 12:21:45 -08:00
.bundle
I think you also want to ignore vendor/bundle...
2010-11-08 13:08:08 -08:00
vendor/bundle
begin! add Rails and Obj-C templates
2010-11-08 12:21:45 -08:00
log/*
tmp/*
db/*.sqlite3
public/system/*
added .rvmrc and coverage/ (rcov) to Rails.gitignore
2010-11-09 04:47:19 +08:00
coverage/
Reference in New Issue
Copy Permalink