19 lines
287 B
Plaintext
Executable File
19 lines
287 B
Plaintext
Executable File
#.git
|
|
#.gitignore
|
|
#README.md
|
|
#.env
|
|
#.env.backup
|
|
#node_modules
|
|
#npm-debug.log
|
|
#yarn-error.log
|
|
#vendor/
|
|
#storage/logs/*
|
|
#storage/framework/cache/*
|
|
#storage/framework/sessions/*
|
|
#storage/framework/views/*
|
|
#bootstrap/cache/*
|
|
#.phpunit.result.cache
|
|
#Homestead.json
|
|
#Homestead.yaml
|
|
#auth.json
|