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

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ composer.lock
*.key *.key
*.pub *.pub
index.php index.php
tests.php