add .cache/ to .gitignore

This commit is contained in:
github-actions[bot]
2025-06-04 13:22:06 +02:00
parent 990d645578
commit d8b1d260a8

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.cache/
# Compiled Object files
*.slo
*.lo