updated gitignore

This commit is contained in:
2025-11-18 20:18:19 +01:00
parent 71df92965f
commit 0ea3fcc3b5
2 changed files with 2 additions and 13 deletions

3
.gitignore vendored
View File

@@ -23,4 +23,5 @@ target/
/target /target
/chromedriver-win64/* /chromedriver-win64/*
/economic_events* /economic_events*
/economic_event_changes*

View File

@@ -1,12 +0,0 @@
[
{
"date": "2025-12-31",
"event": "NBS EMI Dienstleistungen",
"country": "China",
"change_type": "time",
"field_changed": "time",
"old_value": "01:30",
"new_value": "02:30",
"detected_at": "2025-11-18 19:45:41"
}
]