update gitignore: ignoring test.php file
This commit is contained in:
parent
155ac8fd42
commit
43f296585b
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ composer.lock
|
||||||
*.key
|
*.key
|
||||||
*.pub
|
*.pub
|
||||||
index.php
|
index.php
|
||||||
|
tests.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue