Files
UNIT3D-Community-Edition/.gitignore
T
2018-05-10 13:29:57 -04:00

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