Удаление загруженных фото
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Dependencies
|
||||
front_vue/node_modules/
|
||||
|
||||
# Build output
|
||||
front_vue/dist/
|
||||
|
||||
# Task images
|
||||
backend/public/img/task/
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB |
5
front_vue/.gitignore
vendored
5
front_vue/.gitignore
vendored
@@ -1,5 +0,0 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Build output
|
||||
dist/
|
||||
Reference in New Issue
Block a user