mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 11:39:19 -05:00
24 lines
235 B
Plaintext
24 lines
235 B
Plaintext
# Laravel
|
|
|
|
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/backups
|
|
/storage/*.key
|
|
/vendor
|
|
/.vagrant
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
.env
|
|
laravel-echo-server.json
|
|
|
|
# IntelliJ
|
|
|
|
/.idea
|
|
|
|
# Vim
|
|
.*.swp
|
|
/public/tmp/
|
|
|
|
*.DS_Store |