2021-10-25 22:13:10 +03: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 10:44:18 +03:00
|
|
|
!.github/PULL_REQUEST_TEMPLATE.md
|
2021-10-25 22:13:10 +03: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 13:38:10 +03:00
|
|
|
|
|
|
|
# Generated JavaScript files don't need to be formatted
|
2022-05-26 15:29:37 +03:00
|
|
|
index.js
|
2022-11-28 14:32:57 +03:00
|
|
|
index.mjs
|
|
|
|
index.d.ts
|
2023-04-19 16:23:13 +03:00
|
|
|
sdk.js
|