Skip to content

Commit c523bec

Browse files
committed
Put glob on svg files in .gitignore
1 parent a22f7b9 commit c523bec

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

.gitignore

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,4 @@
44
.vscode/*
55
Cargo.lock
66
.idea
7-
plotters/area_series.svg
8-
plotters/chart_builder_on.svg
9-
plotters/composable.svg
10-
plotters/configure_axes.svg
11-
plotters/configure_series_labels.svg
12-
plotters/cuboid.svg
13-
plotters/error_bars_vertical.svg
14-
plotters/font_desc_color.svg
15-
plotters/histogram_vertical.svg
16-
plotters/into_text_style.svg
17-
plotters/label_area_position.svg
18-
plotters/line_series_point_size.svg
19-
plotters/shape_style_filled.svg
20-
plotters/shape_style_stroke_width.svg
21-
plotters/surface_series_style_func.svg
22-
plotters/surface_series_xoz.svg
23-
plotters/with_anchor.svg
24-
plotters/with_color.svg
7+
plotters/*.svg

0 commit comments

Comments
 (0)