update .gitignore

This commit is contained in:
Ilya Uraev 2025-04-17 20:57:24 +03:00
parent d935263742
commit ffd778ab69

5
.gitignore vendored
View file

@ -38,3 +38,8 @@ fp-info-cache
.pio/ .pio/
# JetBrains CLion # JetBrains CLion
.idea/ .idea/
**/build/
**/install/
**/log/
**/.cache/