diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-03-13 11:20:22 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-03-13 11:20:22 +0000 |
commit | 8750f762c6ef3fafa88db19cd281afd5ef137b33 (patch) | |
tree | beee427d220c16d32938479be0887f9f00663920 | |
parent | 6294bddb67defe5b3a0bfc5a17a15576024d2c1f (diff) |
ignore bundled gems
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e1f12f68c..f0e8dbbd2 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ TAGS /files/ /public/download /public/*theme +/vendor/bundle
\ No newline at end of file |