This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2024-12-29 18:55:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
85b1901900
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-09 04:21:45 +08:00
.bundle
I think you also want to ignore vendor/bundle...
2010-11-09 05:08:08 +08:00
vendor/bundle
begin! add Rails and Obj-C templates
2010-11-09 04: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