Update global gitignore

This commit is contained in:
coolneng 2025-08-29 01:37:32 +02:00
parent a83bbd299d
commit 4d5c984575
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -7,6 +7,7 @@ Debug/
.ccls .ccls
.ccls-cache .ccls-cache
.cache .cache
.clang_complete
*.o *.o
# LaTeX # LaTeX
auto auto
@ -35,3 +36,5 @@ __pycache__
.settings .settings
# Emacs # Emacs
.projectile-cache.eld .projectile-cache.eld
# Platformio
.pio