diff --git a/.gitignore b/.gitignore index 6277bc3..8669f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ # Ignore everything -* +/* +/*/ # Except Infinity Squared !public/ !index.php +!result.php +!header.php +!footer.php !.gitignore + +# Specifically ignore the config file +public/config.php diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..9a5ef87 --- /dev/null +++ b/footer.php @@ -0,0 +1,16 @@ + +
+ + + +