ignore .cache dir created by emacs

This commit is contained in:
Max Lübke 2021-10-18 15:51:03 +02:00
parent cec60469de
commit efa91e3219

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ tmp/
build/
compile_commands.json
.cache/