add .cache to gitignore

This commit is contained in:
Mathis Logemann 2022-11-24 19:40:28 +01:00
parent 4fc828cf29
commit b26d0757b7

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.DS_Store
.vscode
.cache
*.gcov
*.gcda
*.gcno