Skip to content

Commit 3e20f0c

Browse files
committed
minimize files in jekyll _site directory
1 parent 71af5d4 commit 3e20f0c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

_config.yml

+27
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,30 @@ exclude:
1212
- liblinear
1313
- libsvm
1414
- ml-latest-small
15+
- readme
16+
- SMSSpamCollection
17+
- dow_jones_index.names
18+
- test.cmd
19+
- GNUmakefile
20+
- "*.dot"
21+
- "*.txt"
22+
- "*.ppm"
23+
- "*.pbm"
24+
- "*.pgm"
25+
- "*.data"
26+
- "*.test"
27+
- "*.tes"
28+
- "*.tra"
29+
- "*.png"
30+
- "*.png"
31+
- "*.zip"
32+
- "*-ubyte"
33+
- "*.c"
34+
- "*.h"
35+
- "*.csv"
36+
- "*.q"
37+
- Gemfile*
38+
- CNAME
39+
- LICENSE
40+
- ref.csv
41+
- errata.adoc

0 commit comments

Comments
 (0)