13 lines
144 B
Text
13 lines
144 B
Text
|
bin/*
|
||
|
!bin/.gitkeep
|
||
|
config/env
|
||
|
composer.lock
|
||
|
cache/*
|
||
|
!cache/.gitkeep
|
||
|
public/images/*
|
||
|
!public/images/.gitkeep
|
||
|
vendor/
|
||
|
.idea/
|
||
|
log/*
|
||
|
!log/.gitkeep
|