This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-05 09:51:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1231be1e5d
gitignore
/
Rails.gitignore
10 lines
86 B
Text
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
.rvmrc
coverage/
Reference in a new issue
Copy permalink