aboutsummaryrefslogtreecommitdiffstats
path: root/Rails.gitignore
diff options
context:
space:
mode:
authorJoey Geiger <jgeiger@gmail.com>2010-11-08 13:08:08 -0800
committerChris Wanstrath <chris@ozmm.org>2010-11-08 15:04:31 -0800
commit1231be1e5dab6f0c0ec1edc1dacac6b8fdbe00d7 (patch)
tree1855fcc96c2b3391764c4d2cc19dd8de6b8b114e /Rails.gitignore
parented7ccb7141e2b8be1a3003605c528ae17fc947f7 (diff)
downloadgitignore-1231be1e5dab6f0c0ec1edc1dacac6b8fdbe00d7.tar.gz
gitignore-1231be1e5dab6f0c0ec1edc1dacac6b8fdbe00d7.zip
I think you also want to ignore vendor/bundle...
Diffstat (limited to 'Rails.gitignore')
-rw-r--r--Rails.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rails.gitignore b/Rails.gitignore
index bef93be8..6147c134 100644
--- a/Rails.gitignore
+++ b/Rails.gitignore
@@ -1,5 +1,6 @@
*.rbc
.bundle
+vendor/bundle
log/*
tmp/*
db/*.sqlite3