From 3c62d3d54244731b641952bd7e93edbab16d5d79 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 22 Jan 2026 23:53:24 +0100 Subject: Add PPM simple image implementation --- examples/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/.gitignore') diff --git a/examples/.gitignore b/examples/.gitignore index dcb0ae9..b4d84dd 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,3 +1,4 @@ +# Build artifacts stringv stringb foreach @@ -6,4 +7,7 @@ slice arena files logging +ppm +# Generated artifacts +*.ppm \ No newline at end of file -- cgit v1.2.3