.gitignore aktualisiert

Addes PIO specific ignores
This commit is contained in:
2025-03-21 07:48:14 +00:00
parent 3a903cdcdf
commit 5285c63df6
+6
View File
@@ -32,3 +32,9 @@
*.out *.out
*.app *.app
# Platformio specific stuff
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
.pio