Update global gitignore
This commit is contained in:
parent
a83bbd299d
commit
4d5c984575
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user