diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-07-30 17:06:03 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-07-30 17:06:03 -0400 |
commit | d5cc1357fdc90c70b0a71a04f9448abf558c3f94 (patch) | |
tree | ed5a392e0b1e91f1392b48b8cbd59b3c09562caf /.gitignore | |
parent | 339e6796a026aee5dd73eef066a3ab297a7e5c50 (diff) |
don't ignore config.php.sample
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f4c2bba5f..5394f5eac 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,4 @@ config-*.php good-config.php lac08.log php.log -config.php.* + |