diff --git a/.gitignore b/.gitignore index de0fbc3d7..b75c19af1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ addon *~ robots.txt +#ignore local config +/config/local.ini.php + #ignore documentation, it should be newly built doc/html