diff --git a/.gitignore b/.gitignore index 7e8dc04..b02810e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ error-log.txt backups/*.zip -lib/config.php \ No newline at end of file +lib/config*.php +!lib/config-template.php \ No newline at end of file