diff options
author | Francis Irving <francis@mysociety.org> | 2009-10-29 00:23:07 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2009-10-29 00:23:07 +0000 |
commit | 9d4d373f5e90b37981392f5cc8c03a64142103be (patch) | |
tree | dae1568847f02a9bfaa8e1f29df37266f00c88a5 | |
parent | cc8c0f988eb1646ef0ecd5467e220ad9f27898a6 (diff) |
Ignore the symlinks to used version.
-rw-r--r-- | vendor/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/.gitignore b/vendor/.gitignore new file mode 100644 index 000000000..223211c95 --- /dev/null +++ b/vendor/.gitignore @@ -0,0 +1,6 @@ +actionmailer +actionpack +activerecord +activesupport +rails +railties |