added missing files

This commit is contained in:
foobar
2022-08-21 21:52:04 +02:00
parent ce41751dc4
commit de7bf9d176
5 changed files with 125 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.idea
/.vscode