Add ignore command

This commit is contained in:
MartinBraquet
2026-03-01 23:08:33 +01:00
parent 40c30ede11
commit 000daa3021

View File

@@ -8,5 +8,6 @@
"source": "/manifest.json",
"headers": [{"key": "Cache-Control", "value": "no-cache"}]
}
]
],
"ignoreCommand": "git diff HEAD^ HEAD --quiet -- web/ common/"
}