Skip to content

Commit 2d10aa6

Browse files
committed
add cache directory
1 parent 20abd84 commit 2d10aa6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/vendor
2-
/cache
2+
/cache/*
3+
!/cache/.gitkeep
34
/.idea
45
/phpstan.neon
56
/composer.lock

cache/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)