1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
simple-icons/_config.yml
Álvaro Mondéjar 5b885b57c3
Exclude unnecessary files and directories from website build (#3823)
* Exclude unneeded files and directories from website.

* Add 'index.js' to Jekyll files exclusion.

* Use simple-icons YAML array notation.

* Remove LICENSE.md from exclusions.
2020-11-12 14:03:10 +01:00

11 lines
132 B
YAML

exclude:
- tests
- scripts
- composer.json
- CONTRIBUTING.md
- Dockerfile
- index.js
- package-lock.json
- package.json
- README.md