]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
.gitignore: ignore the two woff2 output files
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Oct 2023 00:51:16 +0000 (20:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Oct 2023 01:16:13 +0000 (21:16 -0400)
GNU Make automatically removes these "intermediate files," but
ignoring them is The Right Thing to do.

.gitignore

index 6da536ac63acb29c5eed31c1d9bc3fbc5f36892a..9e03b53227fd14a6bd501e7216dd1a05e0ea892f 100644 (file)
@@ -16,3 +16,5 @@ day.min.svg
 index.html
 CharmBypass-Regular.base64
 CharmBypass-Bold.base64
+CharmBypass-Regular.woff2
+CharmBypass-Bold.woff2