add beter regex to gitignore
This commit is contained in:
parent
d9f545ed09
commit
c9aef90130
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,7 @@
|
|||||||
.cache
|
.cache
|
||||||
.vscode
|
.vscode
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
core*
|
*core*
|
||||||
build
|
build
|
||||||
test-data
|
test-data
|
||||||
log
|
log
|
Loading…
x
Reference in New Issue
Block a user