Skip to content

Commit 0768571

Browse files
authored
Merge pull request #74 from Abdulmajeed-Jamaan/add-.phpunit.cache-to-.gitignore
Add the directory `.phpunit.cache` to `.gitignore`
2 parents 463d766 + 7c5915d commit 0768571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
.idea
33
.phpunit.result.cache
4+
.phpunit.cache
45
.vscode
56
build
67
composer.lock

0 commit comments

Comments
 (0)