simple-icons/.npmignore
2024-06-06 14:40:35 +02:00

20 lines
255 B
Plaintext

# Ignore all files in root
/*
# Except the ones we want to publish
!_data/
!icons/
!package.json
!DISCLAIMER.md
!README.md
!LICENSE.md
!VERSIONING.md
!index.js
!index.mjs
!index.d.ts
!types.d.ts
!sdk.mjs
!sdk.js
!sdk.d.ts
!.jsonschema.json
!jsconfig.json