update gitignore: ignoring test.php file

This commit is contained in:
Eduardo Bacarin 2025-07-11 15:20:26 -03:00
parent 155ac8fd42
commit 43f296585b

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ vendor/*
composer.lock
*.key
*.pub
index.php
index.php
tests.php