Skip to content

Commit 20c8c02

Browse files
committed
Add gitignore
1 parent 2792357 commit 20c8c02

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.cache/.gitignore

Whitespace-only changes.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ composer.lock
66
/.phpunit.cache
77
/.phpunit.result.cache
88

9-
.cache
9+
# Common cache dir for all tools
10+
.cache

0 commit comments

Comments
 (0)