3
0
Fork 0
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
ThemeParkPlus-Panel/.gitignore

19 lines
227 B
Text
Raw Permalink Normal View History

2020-02-26 13:59:58 +00:00
/node_modules
/public/build
2020-02-26 13:59:58 +00:00
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
2020-02-26 13:59:58 +00:00
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
2020-02-26 13:59:58 +00:00
npm-debug.log
yarn-error.log
/.fleet
2021-06-29 20:14:16 +00:00
/.idea
/.vscode