diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-08-22 10:15:02 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-08-22 10:15:02 +0100 |
commit | 0b12ae4013ccbbee07b1d59c095b6508aedbfdcd (patch) | |
tree | 7bef62304147651c23ad3d9e3dc63887b5620e72 | |
parent | 0ae3133b403b22bb1ab54f55eb9719b5d7059861 (diff) |
Ignore db/development_structure.sql
We're not checking it in any more.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75c348ff9..f328f6705 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ config/httpd.conf alaveteli.sublime* webrat.log /.rbenv-version +/db/development_structure.sql |