mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
chore: delete ffmpeg public assets
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
+1
-8
@@ -7,14 +7,7 @@
|
|||||||
},
|
},
|
||||||
"files": {
|
"files": {
|
||||||
"ignoreUnknown": false,
|
"ignoreUnknown": false,
|
||||||
"includes": [
|
"includes": ["**", "!**/.next", "!**/node_modules", "!**/dist", "!**/build"]
|
||||||
"**",
|
|
||||||
"!**/.next/**",
|
|
||||||
"!**/node_modules/**",
|
|
||||||
"!**/dist/**",
|
|
||||||
"!**/build/**",
|
|
||||||
"!**/apps/web/public/ffmpeg/**"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"formatter": {
|
"formatter": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user