From: Michael Orlitzky Date: Sun, 19 Nov 2023 13:47:38 +0000 (-0500) Subject: examples/.gitignore: ignore the compiled example program X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=86869400b16d3ca2307a3fb6a27eef78d9643b5d;p=libsvgtiny.git examples/.gitignore: ignore the compiled example program --- diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..01c27e2 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,2 @@ +# Example program built by "make" +svgtiny_display_x11