hod 5
This commit is contained in:
22
hod5/.gitignore
vendored
Normal file
22
hod5/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
.build
|
||||
.mbed
|
||||
projectfiles
|
||||
*.py*
|
||||
|
||||
# Local build directories
|
||||
cmake_build/
|
||||
BUILD/
|
||||
mbed-os/
|
||||
.mbed/
|
||||
.mbedignore
|
||||
*.elf
|
||||
*.bin
|
||||
*.hex
|
||||
*.map
|
||||
|
||||
# IDE and temporary files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
*.pyc
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user