mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update .gitignore
This commit is contained in:
parent
95376aa5c7
commit
97d9e5ce8c
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,6 +9,8 @@ src/user_setups/active/*
|
|||||||
src/user_config_override.h
|
src/user_config_override.h
|
||||||
platformio_override.ini
|
platformio_override.ini
|
||||||
user_setups/active/*
|
user_setups/active/*
|
||||||
|
build_output/*
|
||||||
|
build_output/firmware/*.bin
|
||||||
|
|
||||||
## Test result files
|
## Test result files
|
||||||
*.html
|
*.html
|
||||||
@ -19,4 +21,4 @@ user_setups/active/*
|
|||||||
.vscode/.browse.c_cpp.db*
|
.vscode/.browse.c_cpp.db*
|
||||||
.vscode/c_cpp_properties.json
|
.vscode/c_cpp_properties.json
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
*.bak
|
*.bak
|
||||||
|
Loading…
x
Reference in New Issue
Block a user