fix: move IOT to capteur subfolder
This commit is contained in:
12
IOT/Capteur/.gitignore
vendored
Normal file
12
IOT/Capteur/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Platformio specifics
|
||||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
|
||||
# Aptatio/Platformio specifics
|
||||
secrets.ini
|
Reference in New Issue
Block a user