Skip to content

Commit 18749e5

Browse files
committed
Updated .gitignore
1 parent b9ced88 commit 18749e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ compose.*.yaml
1414
## File-based project format:
1515
*.iws
1616

17-
.phplint-cache
1817
.phpunit.result.cache
19-
phpunit.xml
2018
infection.json
2119
phpstan.neon
2220

@@ -35,7 +33,10 @@ phpstan.neon
3533
/tools/*/vendor/
3634

3735
### PHPUnit cache
36+
phpunit.xml
3837
.phpunit.cache
3938

4039
### PHPLint
40+
.phplint-cache
4141
.phplint.cache
42+

0 commit comments

Comments
 (0)