mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
test working tree
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,16 +1,16 @@
|
||||
/node_modules
|
||||
/public/hot
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
/.idea
|
||||
/.vscode
|
||||
/.vagrant
|
||||
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
|
||||
public/assets/public
|
||||
resources/views/public.blade.php
|
||||
|
||||
Reference in New Issue
Block a user