This commit is contained in:
JaguarJack 2024-04-25 20:23:56 +08:00
parent c25da3cfb2
commit 0d387175e0

9
.gitignore vendored
View File

@ -1,5 +1,3 @@
/node_modules
/public/build
/public/hot /public/hot
/public/storage /public/storage
/storage/*.key /storage/*.key
@ -14,13 +12,8 @@ nohup.out
.php-cs-fixer.cache .php-cs-fixer.cache
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
yarn.lock
composer.lock composer.lock
/.fleet /.fleet
/.idea /.idea
/.vscode /.vscode
components.d.ts /web
auto-imports.d.ts