Update exclusions in _config.yml

This commit is contained in:
Thomas Jensen 2021-04-18 20:51:32 +02:00
parent 82a54596b3
commit fa01e1e9fa
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -38,7 +38,7 @@ markdown: kramdown
kramdown:
input: GFM
exclude: ['README.md', 'LICENSE', 'src/', 'doc/']
exclude: ['README.md', 'LICENSE', 'src/', 'doc/', 'pcre2-10.36/', 'flex_bison_2.5.24/', 'vs', 'cmake-build-debug/', 'coverage/', 'out/']
currentVersion: 2.0.0
link_license: 'https://raw.githubusercontent.com/ascii-boxes/boxes/v2.0.0/LICENSE'