Updated the gitignore to exclude redundant custom lib files
This commit is contained in:
parent
9f899a4802
commit
797353a511
2
.gitignore
vendored
2
.gitignore
vendored
@ -36,3 +36,5 @@
|
||||
*.bin
|
||||
credentials.h
|
||||
!schematic/KiCad/ATMEGA328PU_lowPower_weather_station/*
|
||||
src/app/*
|
||||
!src/app/*.ino
|
||||
|
Loading…
Reference in New Issue
Block a user