feat: inisialisasi project kit v2
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
/node_modules
|
||||
/vendor
|
||||
/.env
|
||||
/.env.backup
|
||||
/.env.production
|
||||
/storage/*.key
|
||||
/storage/framework/cache/data/*
|
||||
/storage/framework/sessions/*
|
||||
/storage/framework/testing/*
|
||||
/storage/framework/views/*
|
||||
/storage/logs/*
|
||||
.phpunit.result.cache
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
.idea/
|
||||
.vscode/
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
auth.json
|
||||
.phpunit.cache
|
||||
Reference in New Issue
Block a user