add beter regex to gitignore

This commit is contained in:
PoliEcho 2025-04-14 09:10:18 +02:00
parent d9f545ed09
commit c9aef90130

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
.cache
.vscode
compile_commands.json
core*
*core*
build
test-data
log