diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-06-20 15:49:42 -0700 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-06-20 15:49:42 -0700 |
commit | 27aaabb5f2829d983bcedb6b637558ba143b718b (patch) | |
tree | a7459751a3af23da30a2c527455bdb6887e16bd7 /.gitignore | |
parent | 45430d2b3b952dda31d232c2726e5980a7e6e56a (diff) |
ignore config.php.*
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8a7f5c65c..f4c2bba5f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ config-*.php good-config.php lac08.log php.log +config.php.* |