Initial commit
This commit is contained in:
commit
56569b8ed2
85 changed files with 39036 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
data/build
|
||||
data/.yarn
|
||||
data/node_modules
|
||||
src/config.h
|
||||
.vscode/c_cpp_properties.json
|
Loading…
Add table
Add a link
Reference in a new issue