mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
Ignore network credentials
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Commit firmware.bin for upload
|
||||
.pio/*
|
||||
!.pio/build
|
||||
.pio/build/*
|
||||
@@ -5,6 +6,9 @@
|
||||
.pio/build/esp12e/*
|
||||
!.pio/build/esp12e/firmware.bin
|
||||
|
||||
# Don't save network credentials
|
||||
include/networkCredentials.h
|
||||
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
|
||||
Reference in New Issue
Block a user