From e76ca056741100914b0773bbf10e70708d2d0eec Mon Sep 17 00:00:00 2001 From: Chris Giacofei Date: Mon, 24 Jan 2022 10:35:20 -0500 Subject: [PATCH] Ignore all the .h files. --- eeprom_setup/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eeprom_setup/.gitignore b/eeprom_setup/.gitignore index 0e56cf2..424c745 100644 --- a/eeprom_setup/.gitignore +++ b/eeprom_setup/.gitignore @@ -1 +1 @@ -config.h +*.h