Updated the .gitignore file

This commit is contained in:
Th3maz1ng 2021-07-17 22:59:19 +02:00
parent 2d86c6db27
commit 4564006c94

4
.gitignore vendored
View File

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