mirror of
https://github.com/lucaspalomodevelop/SmartHarz-Tracker.git
synced 2026-03-13 00:07:23 +00:00
13 lines
167 B
Plaintext
13 lines
167 B
Plaintext
# general
|
|
.pio
|
|
include/configuration.h
|
|
include/credentials.h
|
|
|
|
# vscode
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/extensions.json
|
|
*.code-workspace
|
|
|