firmware/.gitignore

40 lines
451 B
Plaintext
Raw Permalink Normal View History

.pio
pio
pio.tar
web
web.tar
# ignore vscode IDE settings files
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/extensions.json
*.code-workspace
2021-12-03 06:28:32 +00:00
.idea
.platformio
.local
.cache
2021-04-28 07:33:08 +00:00
.DS_Store
Thumbs.db
.autotools
.built
.context
.cproject
.vagrant
2020-12-11 00:31:41 +00:00
nanopb*
flash.uf2
2021-03-15 05:55:08 +00:00
cmake-build*
2021-04-28 07:33:08 +00:00
__pycache__
*.swp
*.swo
*~
2022-01-24 07:00:14 +00:00
venv/
2022-01-24 17:24:40 +00:00
release/
2022-12-05 14:35:54 +00:00
.vscode/extensions.json
/compile_commands.json
src/mesh/raspihttp/certificate.pem
src/mesh/raspihttp/private_key.pem