Initial commit - WASL Digital Wallet
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/Backend/vendor/
|
||||
/Backend/.env
|
||||
/Backend/.env.backup
|
||||
/Backend/storage/*.key
|
||||
/Backend/bootstrap/cache/*
|
||||
/Backend/public/storage
|
||||
/Backend/public/hot
|
||||
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
.env
|
||||
.phpunit.result.cache
|
||||
*.log
|
||||
Reference in New Issue
Block a user