mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
* build: ensure we use objc regexps for export-patches * build: also use objc for *.m Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com>
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
*.mm diff=objc
|
|
*.m diff=objc
|