Files
exchange/.gitignore
Jack Goh 90fcbcda73 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/booking
# Conflicts:
#	app/Http/Controllers/Auth/ResetPasswordController.php
#	vendor/composer/autoload_classmap.php
#	vendor/composer/autoload_static.php
2018-06-13 14:43:30 +08:00

18 lines
188 B
Plaintext

/node_modules
/public/hot
/public/storage
/public/js
/public/css
/storage/*.key
/vendor/**
/.idea
/.vscode
/.vagrant
/data
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env