diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-04-27 18:53:27 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-04-28 01:02:35 +0900 |
| commit | d8da7b5db06e28e55b52a3b46e920ea3be64f120 (patch) | |
| tree | 8a1772f2b4d5c9c35146e7a8f19341e7fa0a7798 /.gitignore | |
| parent | 25ad2004c1d786a1dbe42d24c08f228c870210a4 (diff) | |
| download | php-waddiwasi-d8da7b5db06e28e55b52a3b46e920ea3be64f120.tar.gz php-waddiwasi-d8da7b5db06e28e55b52a3b46e920ea3be64f120.tar.zst php-waddiwasi-d8da7b5db06e28e55b52a3b46e920ea3be64f120.zip | |
feat: introduce PHPUnit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /vendor/ +/.phpunit.cache /reli.log |
