29 lines
399 B
Text
29 lines
399 B
Text
/app/SupportedApps
|
|
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/.idea
|
|
/.vagrant
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
### macOS ###
|
|
*.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Files that might appear in the root of a volume
|
|
.DocumentRevisions-V100
|
|
.fseventsd
|
|
.Spotlight-V100
|
|
.TemporaryItems
|
|
.Trashes
|
|
.VolumeIcon.icns
|
|
storage/app/public/avatars/*
|
|
.env
|