Skip to content

Commit 2a73090

Browse files
Stop ignoring .gitkeep files
1 parent 5458486 commit 2a73090

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/.cache/*
22
/.logs/*
33
/test/.phpunit.result.cache
4+
!/**/.gitkeep
45

56
# Created by https://www.toptal.com/developers/gitignore/api/composer,phpstorm
67
# Edit at https://www.toptal.com/developers/gitignore?templates=composer,phpstorm

0 commit comments

Comments
 (0)