From: Michael Orlitzky Date: Sun, 5 Jul 2026 18:27:44 +0000 (-0400) Subject: .gitignore: ignore the compiled executable X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e326c8114937ce1ad9a648243bf41cc66f80473f;p=iconv-quirks.git .gitignore: ignore the compiled executable --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba2906d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +main