Skip to content
Snippets Groups Projects
Commit bc4ca8ef authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé
Browse files

gitattributes: Cover Objective-C source files

Apple's Git distribution actually carries a similar file which
annotates *.m:
https://github.com/apple-opensource/Git/blob/73/gitattributes



See comments in commit 29cf16db ("buildsys: Help git-diff
adding .gitattributes config file") for details.

Signed-off-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: default avatarChristian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20220317130326.39188-1-philippe.mathieu.daude@gmail.com>
parent 27fc9f36
No related branches found
No related tags found
No related merge requests found
*.c.inc diff=c
*.h.inc diff=c
*.m diff=objc
*.py diff=python
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment