From 7337a0d9d838319893ab45237a7f265bb068c681 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 01:57:35 -0600 Subject: update ignore to ignore config.h for now --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bac2016..9aa717e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Object files *.o st + +# Temp ignore +config.h -- cgit v1.2.3