From 589dacba3036a39e600d0d5ad448a1c34c4e0bc1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 6 Sep 2024 12:20:58 -0400 Subject: [PATCH] Tweak gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index beac801..140d7bf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ /tags /test/* !/test/*.tm +/examples/* +!/examples/*.tm +!/examples/*.ini