diff --git a/.gitignore b/.gitignore index 695924d..7cc8a53 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ !header.php !footer.php !.gitignore + +# Specifically ignore the config file +public/config.php