simple-icons/.npmignore
2023-04-19 15:23:13 +02:00

18 lines
222 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