diff --git a/.gitignore b/.gitignore index e9bb29422..4e297ccc0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ bin/scripts/name_parser/__pycache__/* bin/scripts/name_parser/log # This is just needed for the cheat sheet and not go into the repo: css/nerd-fonts-generated-removed.min.css +# Non-Repo-Released fonts, see fonts.json: +patched-fonts/IntelOneMono/* +!patched-fonts/IntelOneMono/README.md diff --git a/bin/scripts/lib/fonts.json b/bin/scripts/lib/fonts.json index ea8042db5..9b7946663 100644 --- a/bin/scripts/lib/fonts.json +++ b/bin/scripts/lib/fonts.json @@ -298,6 +298,7 @@ "imagePreviewFont": "IntoneMono Nerd Font", "linkPreviewFont": "intel-one-mono", "caskName": "intone-mono", + "repoRelease": false, "description": "Expressive monospaced font family that’s built with clarity, legibility, and the needs of developers in mind" }, {