mirror of
https://github.com/kuhyx/screen-locker.git
synced 2026-07-06 17:43:13 +02:00
Remove workout_log.json and FFmpeg from git tracking
- Add workout_log.json to root .gitignore - Remove both files from git index (keep local files) - FFmpeg was already in .gitignore but still tracked
This commit is contained in:
parent
3cda5c7582
commit
d2312a5a23
@ -1,32 +0,0 @@
|
||||
{
|
||||
"2025-11-27": {
|
||||
"timestamp": "2025-11-27T19:45:38.894904",
|
||||
"workout_data": {
|
||||
"type": "strength"
|
||||
}
|
||||
},
|
||||
"2025-11-28": {
|
||||
"timestamp": "2025-11-28T12:46:09.077724",
|
||||
"workout_data": {
|
||||
"type": "strength"
|
||||
}
|
||||
},
|
||||
"2025-11-30": {
|
||||
"timestamp": "2025-11-30T12:12:44.884093",
|
||||
"workout_data": {
|
||||
"type": "strength"
|
||||
}
|
||||
},
|
||||
"2025-12-01": {
|
||||
"timestamp": "2025-12-01T11:08:00.578301+00:00",
|
||||
"workout_data": {
|
||||
"type": "strength"
|
||||
}
|
||||
},
|
||||
"2025-12-02": {
|
||||
"timestamp": "2025-12-02T19:52:07.899613+00:00",
|
||||
"workout_data": {
|
||||
"type": "strength"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user