chore(history): delete old data.json / add to gitignore

This commit is contained in:
Leons Aleksandrovs
2025-07-07 22:45:14 +03:00
parent 48b4c7818c
commit 0f9c2092e2
2 changed files with 1 additions and 18 deletions

1
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
data.json

View File

@@ -1,18 +0,0 @@
[
{
"number": 93,
"timestamp": 1751907679444
},
{
"number": 84,
"timestamp": 1751907689449
},
{
"number": 60,
"timestamp": 1751907699456
},
{
"number": 88,
"timestamp": 1751907709464
}
]