mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
5b885b57c3
* 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.
11 lines
132 B
YAML
11 lines
132 B
YAML
exclude:
|
|
- tests
|
|
- scripts
|
|
- composer.json
|
|
- CONTRIBUTING.md
|
|
- Dockerfile
|
|
- index.js
|
|
- package-lock.json
|
|
- package.json
|
|
- README.md
|