mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
17 lines
224 B
Plaintext
17 lines
224 B
Plaintext
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/vendor
|
|
/.idea
|
|
/.vscode
|
|
/.vagrant
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.env
|
|
.env.testing
|
|
/public/assets/public
|
|
/resources/views/public.blade.php
|