diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2014-05-21 11:42:23 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2014-12-12 12:41:32 +0000 |
commit | 244b2876c837f65ed9477a57c3ed297f493b44a5 (patch) | |
tree | 0f8c3eb297e59fe98ffc79b74137c5fd5e8f4784 /conf | |
parent | 43c98742ee85c73c4783451ceeea28108bb793c6 (diff) |
Add a script to always test on a clean db/config.
Fixes #786.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/.gitignore b/conf/.gitignore index 8fa665744..6e77101a1 100644 --- a/conf/.gitignore +++ b/conf/.gitignore @@ -1,5 +1,6 @@ /general.yml /general.yml.deployed +/general.test-autogenerated.yml /httpd.conf /httpd.conf.deployed /crontab |