23 lines
223 B
Text
23 lines
223 B
Text
|
|
node_modules/
|
||
|
|
npm-debug.log*
|
||
|
|
vendor/
|
||
|
|
|
||
|
|
.env
|
||
|
|
.env.*
|
||
|
|
!.env.example
|
||
|
|
|
||
|
|
.git/
|
||
|
|
.gitignore
|
||
|
|
.claude/
|
||
|
|
|
||
|
|
.idea/
|
||
|
|
.vscode/
|
||
|
|
|
||
|
|
storage/logs/*
|
||
|
|
storage/framework/cache/*
|
||
|
|
storage/framework/sessions/*
|
||
|
|
storage/framework/views/*
|
||
|
|
|
||
|
|
tests/
|
||
|
|
README.md
|