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