diff --git a/.gitignore b/.gitignore index 1715c8d..8669f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,14 @@ # Ignore everything -* +/* +/*/ # Except Infinity Squared !public/ -!public/config-sample.php -!public/recaptchalib.php !index.php !result.php !header.php !footer.php !.gitignore -!public/fonts/ # Specifically ignore the config file public/config.php