refactor: streamline image handling by implementing direct streaming in BookService and ImageService, and update .gitignore to include temp directory
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -53,4 +53,6 @@ mongo-keyfile
|
||||
prisma/data/
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
*.sqlite3
|
||||
|
||||
temp/
|
||||
Reference in New Issue
Block a user