2021-10-25 21:13:10 +02:00
|
|
|
# We prefer our own custom formatting for MarkDown files.
|
|
|
|
# See the following thread for the discussion:
|
|
|
|
# https://github.com/simple-icons/simple-icons-font/pull/73
|
|
|
|
*.md
|
2023-09-25 15:44:18 +08:00
|
|
|
!.github/PULL_REQUEST_TEMPLATE.md
|
2021-10-25 21:13:10 +02:00
|
|
|
|
|
|
|
# We use our own formatting for the data files.
|
|
|
|
_data/simple-icons.json
|
|
|
|
|
|
|
|
# JavaScript templates are invalid JavaScript so cannot be formatted.
|
|
|
|
scripts/build/templates/*.js
|
2021-10-31 11:38:10 +01:00
|
|
|
|
|
|
|
# Generated JavaScript files don't need to be formatted
|
2022-05-26 05:29:37 -07:00
|
|
|
index.js
|
2022-11-28 03:32:57 -08:00
|
|
|
index.mjs
|
|
|
|
index.d.ts
|
2023-04-19 15:23:13 +02:00
|
|
|
sdk.js
|