feat: add AWS media resource management
This commit is contained in:
+10
@@ -17,8 +17,18 @@ media
|
||||
files
|
||||
uploads
|
||||
|
||||
# local/static assets that should live outside git
|
||||
public
|
||||
videos
|
||||
|
||||
# generated deployment/output artifacts
|
||||
deploy-packages
|
||||
output
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
._*
|
||||
__MACOSX
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user