Skip to content

Commit e03d28b

Browse files
committed
fix: stop ignoring svg files in the file explorer (resolves #20)
1 parent 8c22295 commit e03d28b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

anycode-backend/src/utils.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ pub const DEFAULT_IGNORE_FILES: &[&str] = &[
5050
"*.bmp",
5151
"*.tiff",
5252
"*.webp",
53-
"*.svg",
5453
"*.ico",
5554
"*.mp4",
5655
"*.mov",

0 commit comments

Comments
 (0)