diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-08-26 11:30:49 +0200 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-08-26 11:30:49 +0200 |
| commit | db014ebf9f8f84a1a0d0972298e70bf29e57c37e (patch) | |
| tree | fbb4ee22f913b048e3c58720ddd77be8c5805efb /.gitignore | |
| parent | 6dc0447320272aaae51a98eb6606597019f986d3 (diff) | |
create .cache directory and move tests to Integration directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ /vendor/ -/.phpunit.cache/ .env -/credentials.json -/store/ +/.cache/ |
