diff --git a/.gitignore b/.gitignore index 4672d29..5ce73e2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ vendor/* composer.lock *.key *.pub -index.php \ No newline at end of file +index.php +tests.php