update git ignore for ./build/ and ./.cache

This commit is contained in:
Thomas Schleicher 2024-11-08 22:26:03 +01:00
parent 656ddf2941
commit d0f7e54f7e

4
.gitignore vendored
View file

@ -1,2 +1,4 @@
cmake-build-debug
.idea
.idea
.cache
build