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