.gitignore 114 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 log/* tmp/**/* db/*.sqlite3 public/system *.DS_Store coverage/* *.swp todo !.keep .rvmrc .bundle bin/ vendor/ruby