patterns: Added MIME types and magic numbers to all patterns that have them

This commit is contained in:
Nik
2025-01-14 20:01:36 +01:00
committed by GitHub
parent b936c04d21
commit 8db011b6e5
54 changed files with 103 additions and 52 deletions

View File

@@ -1,5 +1,6 @@
#pragma author ogmini https://github.com/ogmini
#pragma description Windows 11 Notepad Window State file
#pragma magic [ 4E 50 ] @ 0x00
// File found at %localappdata%/Packages/Microsoft.WindowsNotepad_8wekyb3d8bbwe/LocalState/WindowState
#include <std/string.pat>