mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 01:44:12 +03:00
20 lines
255 B
Plaintext
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
|