zip -r webdmitriev-protection.zip webdmitriev-protection/ \
  -x "*.git*" \
  -x "*.DS_Store*" \
  -x "*node_modules*" \
  -x "*README.md*" \
  -x "*rules.txt*" \
  -x "*.vscode*"