tissue/.gitignore

27 lines
356 B
Plaintext
Raw Normal View History

2017-08-27 04:44:53 +09:00
/node_modules
/public/css
/public/fonts
/public/js
2017-08-27 04:44:53 +09:00
/public/hot
/public/storage
/public/mix-manifest.json
2020-06-06 06:41:57 +09:00
/public/report.html
2020-07-21 23:18:39 +09:00
/public/apidoc.html
2017-08-27 04:44:53 +09:00
/storage/*.key
/vendor
/.idea
2019-03-10 16:40:16 +09:00
/.vscode
2017-08-27 04:44:53 +09:00
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
2020-05-23 22:17:07 +09:00
.env.backup
2020-05-23 20:32:24 +09:00
.phpunit.result.cache
*.iml
.php_cs
2019-02-17 02:51:52 +09:00
.php_cs.cache
.phpstorm.meta.php
_ide_helper*.php