summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-02-01 16:04:26 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-02-01 16:04:26 +0000
commit7147990a788e204722f29ae5fe8f89c551ea2cc0 (patch)
tree22dbc6e194005ed0508960692123dfa8ceaf4a70
parent421cae92162e262dc82c3cf61212488ee1c91903 (diff)
downloadredmine-7147990a788e204722f29ae5fe8f89c551ea2cc0.tar.gz
redmine-7147990a788e204722f29ae5fe8f89c551ea2cc0.zip
remove vendor/rails from .hgignore and .gitignore
git-svn-id: http://svn.redmine.org/redmine/trunk@13957 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--.gitignore1
-rw-r--r--.hgignore1
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bba0ec275..6a5f53416 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,7 +33,6 @@
/tmp/test/*
/tmp/thumbnails/*
/vendor/cache
-/vendor/rails
*.rbc
/.bundle
diff --git a/.hgignore b/.hgignore
index a95140d48..d198dcb4f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -29,7 +29,6 @@ tmp/sockets/*
tmp/test/*
tmp/thumbnails/*
vendor/cache
-vendor/rails
*.rbc
.svn/