diff options
| author | Asko Nõmm <asko@nth.ee> | 2024-11-11 19:34:44 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nth.ee> | 2024-11-11 19:34:44 +0200 |
| commit | c269c16ffaf9b8fb675a9eee5400c05e5149b988 (patch) | |
| tree | eb4ef58dd502b1c169dd880d160b7dc0e921a452 /.gitignore | |
| parent | ef5f3d309e4d7e509b9d0d6368cc81813b27e63f (diff) | |
Improve tests.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ .idea/ -vendor/
\ No newline at end of file +vendor/ +/.phpunit.cache/ |
