Add .cache/ to .gitignore

This commit is contained in:
2023-11-27 16:21:58 -08:00
parent 1aef290ba8
commit 0497bb908a

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
build
compile_commands.json
.cache