Spaces:
Running
Running
File size: 266 Bytes
131bd94 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | .git
.github
.idea
.vscode
.env.*
!.env.docker
node_modules
vendor
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
bootstrap/cache/*
.phpunit.result.cache
ai_apps
*.md
Homestead.json
Homestead.yaml
Thumbs.db
.DS_Store
|