]> source.dussan.org Git - gitignore.git/commitdiff
Ignore Rails directories instead of their files 522/head
authorYuanxuan Wang <zellux@gmail.com>
Thu, 24 Jan 2013 08:47:17 +0000 (16:47 +0800)
committerYuanxuan Wang <zellux@gmail.com>
Thu, 24 Jan 2013 08:47:17 +0000 (16:47 +0800)
Rails.gitignore

index bf692e1534e5d9b9dc97aee07b6b90931dc5b5a3..9fcfcdec517c3e26c8af2b0d9c48b5f930a989f6 100644 (file)
@@ -6,12 +6,12 @@ capybara-*.html
 .rvmrc
 /.bundle
 /vendor/bundle
-/log/*
-/tmp/*
+/log
+/tmp
 /db/*.sqlite3
-/public/system/*
+/public/system
 /coverage/
-/spec/tmp/*
+/spec/tmp
 **.orig
 rerun.txt
 pickle-email-*.html