Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbuddhamagnet <buddhamagnet@gmail.com>2011-09-13 13:03:13 +0400
committerbuddhamagnet <buddhamagnet@gmail.com>2011-09-13 13:03:13 +0400
commit8e3809929ad55d2ce6c14b5facf967395b5cdeba (patch)
treed33eed81acd9a25501bf21d0b2213880c7c15a91 /.gitignore
parent2df00ed98fd208c980777ec254d9ac92d9ebb7bc (diff)
added vendor/cache to gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f62a86065..a6322ce4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ config/deploy_config.yml
config/newrelic.yml
.bundle
vendor/bundle/*
+vendor/cache/*
config/database.yml
.rvmrc_custom