init
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
build/
|
||||
|
||||
# ESP-IDF local config artifacts
|
||||
sdkconfig*
|
||||
!sdkconfig.defaults
|
||||
|
||||
# Local editor/OS/cache noise
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user