Updated the gitignore to exclude redundant custom lib files

This commit is contained in:
Th3maz1ng 2021-06-05 23:23:59 +02:00
parent 9f899a4802
commit 797353a511

2
.gitignore vendored
View File

@ -36,3 +36,5 @@
*.bin
credentials.h
!schematic/KiCad/ATMEGA328PU_lowPower_weather_station/*
src/app/*
!src/app/*.ino