mirror of
https://github.com/NexusOne23/noid-privacy.git
synced 2026-02-06 19:51:54 +01:00
chore: remove gui-state.json from tracking (user-specific)
This commit is contained in:
parent
645393b2f4
commit
c6f8291d50
2 changed files with 1 additions and 35 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,6 +43,7 @@ Tests/Results/
|
|||
|
||||
# User configuration (don't commit personal settings)
|
||||
config.local.json
|
||||
gui-state.json
|
||||
|
||||
# Sensitive data
|
||||
*.key
|
||||
|
|
|
|||
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"HardeningApplied": true,
|
||||
"LastHardeningDate": "2025-12-04T23:57:32.7164595+01:00",
|
||||
"TotalSettingsApplied": 44,
|
||||
"ModuleStatuses": {
|
||||
"ASR": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:57:32.7182749+01:00"
|
||||
},
|
||||
"SecurityBaseline": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:53:10.7213433+01:00"
|
||||
},
|
||||
"DNS": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:57:32.7185664+01:00"
|
||||
},
|
||||
"Privacy": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:53:10.722384+01:00"
|
||||
},
|
||||
"AntiAI": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:53:10.7226177+01:00"
|
||||
},
|
||||
"EdgeHardening": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:57:32.7188501+01:00"
|
||||
},
|
||||
"AdvancedSecurity": {
|
||||
"IsApplied": true,
|
||||
"LastApplied": "2025-12-04T23:53:10.7303963+01:00"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue