1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-10-30 23:07:47 +02:00
Files
simple-icons/.npmignore
2025-06-24 21:27:40 +01:00

22 lines
287 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-icons.js
!index.mjs
!index-icons.mjs
!index.d.ts
!types.d.ts
!sdk.mjs
!sdk.js
!sdk.d.ts
!.jsonschema.json
!jsconfig.json