From 9f899a480278ffc477081400b16a97da77269336 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sun, 30 May 2021 11:51:29 +0200 Subject: [PATCH] Updated the gitignore file by adding one exception concerning .lib files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a3fa71..2c933c0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ # Custom *.bin credentials.h +!schematic/KiCad/ATMEGA328PU_lowPower_weather_station/*