.gitignore aktualisiert

Addes PIO specific ignores
This commit is contained in:
admin 2025-03-21 07:48:14 +00:00
parent 3a903cdcdf
commit 5285c63df6

6
.gitignore vendored
View File

@ -32,3 +32,9 @@
*.out *.out
*.app *.app
# Platformio specific stuff
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
.pio