diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-09 22:51:38 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-09 22:51:38 +0100 |
commit | 0c60b1449ce5f99e7ce6c6cd3a15b9578a833aa2 (patch) | |
tree | 655d34b5180e05bab75eeddb1f60c30b6288e03c | |
parent | ba7e771624c222233819874c0be4acc194518712 (diff) |
Add httpd.conf to ignore file.
-rw-r--r-- | conf/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/.gitignore b/conf/.gitignore index 10f651513..0a78c8825 100644 --- a/conf/.gitignore +++ b/conf/.gitignore @@ -1,2 +1,4 @@ /general /general.deployed +/httpd.conf +/httpd.conf.deployed |