The cute regular expression I used yesterday
/^\._.*/
Isn’t it adorable? (The function of this regular expression is to detect resource fork files created by OS X when connecting to Windows or SMB fileservers. And I know the .* at the end isn’t necessary, but then it wouldn’t be cute.)