add .cache from clang-format to .gitignore

This commit is contained in:
Felix Schurk 2024-07-24 17:00:34 +02:00
parent a40ead9c60
commit dfc3566796

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
cmake.h cmake.h
commit.h commit.h
.cache
*~ *~
.*.swp .*.swp
Session.vim Session.vim