summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-08-26 11:30:49 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-08-26 11:30:49 +0200
commitdb014ebf9f8f84a1a0d0972298e70bf29e57c37e (patch)
treefbb4ee22f913b048e3c58720ddd77be8c5805efb /.gitignore
parent6dc0447320272aaae51a98eb6606597019f986d3 (diff)
create .cache directory and move tests to Integration directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 62a128a..0ec40b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
/vendor/
-/.phpunit.cache/
.env
-/credentials.json
-/store/
+/.cache/