Skip to content

Commit f53cab7

Browse files
authored
Merge pull request #298 from cakephp/chore/cleanup
Cleanup
2 parents 532b5e8 + 79b89b0 commit f53cab7

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ phpstan-baseline.neon export-ignore
1919
psalm.xml export-ignore
2020
psalm-baseline.xml export-ignore
2121
run.sh export-ignore
22+
.phive export-ignore
23+
/docs export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/tools
77
/vendor
88
.phpunit.cache
9+
.phpunit.result.cache
910

1011
# OS generated files #
1112
######################

.phpunit.result.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)