add beter regex to gitignore

This commit is contained in:
2025-04-14 09:10:18 +02:00
parent d9f545ed09
commit c9aef90130
+1 -1
View File
@@ -1,7 +1,7 @@
.cache .cache
.vscode .vscode
compile_commands.json compile_commands.json
core* *core*
build build
test-data test-data
log log