diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-01-10 16:33:24 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-01-10 16:33:24 +0000 |
commit | 1955a60586ecd4d6dc7d72de31d01d28230fbb8b (patch) | |
tree | ef597060ee029b6a2770da76eed08252e060f8bc /conf/.gitignore | |
parent | 1a67819b6ca80566b3016dc5be173ae8895a10ed (diff) |
Ignore new .yml files.
Diffstat (limited to 'conf/.gitignore')
-rw-r--r-- | conf/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/.gitignore b/conf/.gitignore index 0a78c8825..f0c34fd29 100644 --- a/conf/.gitignore +++ b/conf/.gitignore @@ -1,4 +1,4 @@ -/general -/general.deployed +/general.yml +/general.yml.deployed /httpd.conf /httpd.conf.deployed |