diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-10-31 08:55:42 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-10-31 08:55:42 +0000 |
commit | 77af1eec1c951c28dd39981f136369ea2a3f6878 (patch) | |
tree | f17c7dcb15125588fac9b5183d010eb5ef921b0a | |
parent | 24df604c39a3a9bef1345845796f1b628520dcd0 (diff) |
More general ignoring of config files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f328f6705..d2c256ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ TAGS bin/ config/aliases config/httpd.conf +config/general*.yml .sass-cache alaveteli.sublime* webrat.log |